Expand description
Representations of BGP routes from BGP table dumps (RIBs).
This is originally copied from https://github.com/cunha/measurements/blob/9a14123b4c9d47297fa4c284ff8dd0834ba73936/bgp/bgpmap/src/lib.rs.
Structs§
Enums§
Functions§
- parse_
table_ dump - Return (IP prefix, AS-path, BGP collector, communities).