libbgp  0.6
A C++ BGP Library.
Enumerations
bgp-afi.h File Reference

The BGP AFI/SAFI. More...

This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

The BGP AFI/SAFI.

Author
Nato Morichika nat@n.nosp@m.at.m.nosp@m.oe
Version
0.1
Date
2019-07-23

Definition in file bgp-afi.h.