libbgp
0.6
A C++ BGP Library.
|
▼Nlibbgp | |
CBgpAsPathSegment | An AS_PATH or AS4_PATH segment |
CBgpBadMessage | The BgpBadMessage class |
CBgpCapability | The BgpCapability base class |
CBgpCapability4BytesAsn | The BgpCapability4BytesAsn class |
CBgpCapabilityMpBgp | The BgpCapabilityMpBgp class |
CBgpCapabilityUnknow | The BgpCapabilityUnknow class |
CBgpConfig | The BGP FSM configuration object |
CBgpFilterRule | The base of BgpFilterRule |
CBgpFilterRuleAsPath | The AS_PATH filtering rule |
CBgpFilterRuleCommunity | The COMMUNITY filtering rule |
CBgpFilterRuleRoute | The prefix filtering rule |
CBgpFilterRuleRoute4 | The IPv4 route filtering rule |
CBgpFilterRuleRoute6 | The IPv6 route filtering rule |
CBgpFilterRules | The BGP filtering rules set |
CBgpFsm | The BgpFsm class |
CBgpKeepaliveMessage | The BgpKeepaliveMessage class |
CBgpLogHandler | The BgpLogHandler class |
CBgpMessage | The BgpMessage base class |
CBgpNotificationMessage | The BgpNotificationMessage object |
CBgpOpenMessage | The BgpOpenMessage class |
CBgpOutHandler | The BGP FSM output handler |
CBgpPacket | The BgpPacket class |
CBgpPathAttrib | The BgpPathAttrib class |
CBgpPathAttribAggregator | Aggregator attribute |
CBgpPathAttribAs4Aggregator | AS4_AGGREGATOR attribute |
CBgpPathAttribAs4Path | AS4_PATH attribute |
CBgpPathAttribAsPath | AS Path attribute |
CBgpPathAttribAtomicAggregate | Atomic aggregate attribute |
CBgpPathAttribCommunity | BGP community attribute |
CBgpPathAttribLocalPref | Local Pref attribute |
CBgpPathAttribMed | Multi Exit Discriminator attribute |
CBgpPathAttribMpNlriBase | MP-BGP Reach/Unreach NLRI base class |
CBgpPathAttribMpReachNlriIpv6 | MP-BGP ReachNlri IPv6 NLRI class |
CBgpPathAttribMpReachNlriUnknow | MP-BGP ReachNlri container for unknow AFI/SAFI |
CBgpPathAttribMpUnreachNlriIpv6 | MP-BGP UnreachNlri IPv6 class |
CBgpPathAttribMpUnreachNlriUnknow | MP-BGP UnreachNlri container for unknow AFI/SAFI |
CBgpPathAttribNexthop | Nexthop attribute |
CBgpPathAttribOrigin | Origin Attribute |
CBgpRib | The Base of BGP RIB |
CBgpRib4 | The BgpRib4 (IPv4 BGP Routing Information Base) class |
CBgpRib4Entry | The BgpRib4Entry class |
CBgpRib4EntryHash | Hasher for the Rib4 entry key |
CBgpRib4EntryKey | Key for the Rib4 entry map |
CBgpRib6 | The BgpRib6 (IPv6 BGP Routing Information Base) class |
CBgpRib6Entry | The BgpRib6Entry class |
CBgpRib6EntryHash | Hasher for the Rib6 entry key |
CBgpRib6EntryKey | Key for the Rib6 entry map |
CBgpRibEntry | The base of BGP RIB entry |
CBgpSink | The BgpSink class |
CBgpUpdateMessage | The BgpUpdateMessage class |
CClock | The Clock interface |
CFdOutHandler | The FdOutHandler class |
CPrefix | Route/Prefix related utilities |
CPrefix4 | IPv4 Route/Prefix related utilities |
CPrefix6 | IPv6 Route/Prefix related utilities |
CRealtimeClock | The RealtimeClock class |
CRoute4AddEvent | An Route4AddEvent |
CRoute4WithdrawEvent | An Route4WithdrawEvent |
CRoute6AddEvent | An Route6AddEvent |
CRoute6WithdrawEvent | An Route6WithdrawEvent |
CRouteCollisionEvent | Probe for collision detection |
CRouteEvent | The RouteEvent base |
CRouteEventBus | The RouteEventBus class |
CRouteEventReceiver | The RouteEventReceiver interface |
CSerializable | The serializable base class |