libbgp  0.6
A C++ BGP Library.
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  src
 bgp-afi.hThe BGP AFI/SAFI
 bgp-bad-message.ccContainer for invalid BGP message
 bgp-bad-message.hContainer for invalid BGP message
 bgp-capability.ccBGP Capabilities
 bgp-capability.hBGP Capabilities
 bgp-config.hThe BGP FSM configuration object
 bgp-errcode.ccBGP error codes
 bgp-errcode.hBGP error codes
 bgp-filter.ccThe BGP route filtering engine
 bgp-filter.hRoute filtering engine
 bgp-fsm.ccThe BGP Finite State Machine
 bgp-fsm.hThe BGP Finite State Machine
 bgp-keepalive-message.ccThe BGP keepalive message
 bgp-keepalive-message.hThe BGP keepalive message
 bgp-log-handler.ccBGP log handler
 bgp-log-handler.hBGP log handler
 bgp-message.hThe BGP Message base
 bgp-notification-message.ccThe BGP notification message
 bgp-notification-message.hThe BGP notification message
 bgp-open-message.ccThe BGP open message
 bgp-open-message.hThe BGP open message
 bgp-out-handler.hThe BGP FSM output handler
 bgp-packet.ccTop level deserialization/serialization entry point for BGP messages
 bgp-packet.hTop level deserialization/serialization entry point for BGP messages
 bgp-path-attrib.ccBGP Path attributes
 bgp-path-attrib.hThe BGP path attributes
 bgp-rib.h
 bgp-rib4.ccThe IPv4 BGP Routing Information Base
 bgp-rib4.hThe IPv4 BGP Routing Information Base
 bgp-rib6.ccThe IPv6 BGP Routing Information Base
 bgp-rib6.hThe BGP Routing Information Base for IPv6
 bgp-sink.ccThe BGP sink
 bgp-sink.hThe BGP sink
 bgp-update-message.ccThe BGP update message
 bgp-update-message.hThe BGP update message
 bgp.hBGP protocol serializers/deserializers
 clock.hThe libbgp clock interface
 fd-out-handler.ccFile descriptor out handler
 fd-out-handler.hFile descriptor out handler
 prefix.hRoute/Prefix related utilities
 prefix4.ccIPv4 Route/Prefix related utilities
 prefix4.hIPv4 Route/Prefix related utilities
 prefix6.ccIPv6 Route/Prefix related utilities
 prefix6.hIPv6 Route/Prefix related utilities
 realtime-clock.ccA Clock implementation to use system time as time
 realtime-clock.hA Clock implementation to use system time as time
 route-event-bus.ccThe route event bus
 route-event-bus.hThe route event bus
 route-event-receiver.hRoute event receiver
 route-event.hThe route events
 serializable.ccThe serializable base
 serializable.hThe serializable base
 value-op.hBuffer operation helpers