Initial commit

This commit is contained in:
Rayhaan Jaufeerally
2025-04-19 17:13:04 +02:00
commit bea504ea8b
13 changed files with 1913 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# 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.