Crates.io | bgp |
lib.rs | bgp |
version | 0.0.2 |
created_at | 2025-04-19 15:28:45.310536+00 |
updated_at | 2025-07-27 11:23:04.56482+00 |
description | A Border Gateway Protocol implementation |
homepage | https://rayhaan.ch |
repository | |
max_upload_size | |
id | 1640749 |
size | 11,562 |
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.
The main ongoing work is happening currently in the BGP packet crate.