Files
bgp/README.md
Rayhaan Jaufeerally bea504ea8b Initial commit
2025-04-19 17:13:04 +02:00

11 lines
599 B
Markdown

# BGP
This project is an implementation of the Border Gateway Protocol and associated functionality required to run an Autonomous System.
The aim of this project is to provide a modern, high performance, secure and programatic and customizable software package that can be useful to network operators, researchers, and people interested in Internet.
## Current status.
The project is currently being rewritten from scratch to be more modular and maintainable, as well as to fix deeper issues with the previous implementation.
Warning: This is currently a work in progress and not ready for use.