libbgp
0.6
A C++ BGP Library.
|
▼ src | |
bgp-afi.h | The BGP AFI/SAFI |
bgp-bad-message.cc | Container for invalid BGP message |
bgp-bad-message.h | Container for invalid BGP message |
bgp-capability.cc | BGP Capabilities |
bgp-capability.h | BGP Capabilities |
bgp-config.h | The BGP FSM configuration object |
bgp-errcode.cc | BGP error codes |
bgp-errcode.h | BGP error codes |
bgp-filter.cc | The BGP route filtering engine |
bgp-filter.h | Route filtering engine |
bgp-fsm.cc | The BGP Finite State Machine |
bgp-fsm.h | The BGP Finite State Machine |
bgp-keepalive-message.cc | The BGP keepalive message |
bgp-keepalive-message.h | The BGP keepalive message |
bgp-log-handler.cc | BGP log handler |
bgp-log-handler.h | BGP log handler |
bgp-message.h | The BGP Message base |
bgp-notification-message.cc | The BGP notification message |
bgp-notification-message.h | The BGP notification message |
bgp-open-message.cc | The BGP open message |
bgp-open-message.h | The BGP open message |
bgp-out-handler.h | The BGP FSM output handler |
bgp-packet.cc | Top level deserialization/serialization entry point for BGP messages |
bgp-packet.h | Top level deserialization/serialization entry point for BGP messages |
bgp-path-attrib.cc | BGP Path attributes |
bgp-path-attrib.h | The BGP path attributes |
bgp-rib.h | |
bgp-rib4.cc | The IPv4 BGP Routing Information Base |
bgp-rib4.h | The IPv4 BGP Routing Information Base |
bgp-rib6.cc | The IPv6 BGP Routing Information Base |
bgp-rib6.h | The BGP Routing Information Base for IPv6 |
bgp-sink.cc | The BGP sink |
bgp-sink.h | The BGP sink |
bgp-update-message.cc | The BGP update message |
bgp-update-message.h | The BGP update message |
bgp.h | BGP protocol serializers/deserializers |
clock.h | The libbgp clock interface |
fd-out-handler.cc | File descriptor out handler |
fd-out-handler.h | File descriptor out handler |
prefix.h | Route/Prefix related utilities |
prefix4.cc | IPv4 Route/Prefix related utilities |
prefix4.h | IPv4 Route/Prefix related utilities |
prefix6.cc | IPv6 Route/Prefix related utilities |
prefix6.h | IPv6 Route/Prefix related utilities |
realtime-clock.cc | A Clock implementation to use system time as time |
realtime-clock.h | A Clock implementation to use system time as time |
route-event-bus.cc | The route event bus |
route-event-bus.h | The route event bus |
route-event-receiver.h | Route event receiver |
route-event.h | The route events |
serializable.cc | The serializable base |
serializable.h | The serializable base |
value-op.h | Buffer operation helpers |