libbgp
0.6
A C++ BGP Library.
|
The BGP AFI/SAFI. More...
Go to the source code of this file.
Enumerations | |
enum | libbgp::Afi { IPV4 = 1, IPV6 = 2 } |
Address Family Identifiers. | |
enum | libbgp::Safi { UNICAST = 1, MULTICAST = 2, UNICAST_AND_MULTICAST = 3 } |
Subsequent Address Family Identifiers. | |
The BGP AFI/SAFI.
Definition in file bgp-afi.h.