bgp 0.0.2

A Border Gateway Protocol implementation
bgp-0.0.2 is not a library.

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.

The main ongoing work is happening currently in the BGP packet crate.