feature: Implement more path attributes

This commit is contained in:
Rayhaan Jaufeerally
2025-07-20 15:25:41 +02:00
parent 4b130985da
commit ab20160014
5 changed files with 635 additions and 40 deletions

7
bin/bgp/README.md Normal file
View File

@ -0,0 +1,7 @@
# BGP
This crate provides a binary which runs the Border Gateway Protocol (BGP).
Please refer to the other implementation crates part of this repository where most of the actual implemntation lives.
Warning: This is still very much a work in progress and is not yet ready for use.