Files
bgp/README.md
Rayhaan Jaufeerally fd9adaada2
Some checks failed
Rust / build (push) Has been cancelled
Start of major rewrite/cleanup.
2025-04-19 18:21:32 +02:00

13 lines
622 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.
>>>>>>> ferrix/master