libbgp
0.6
A C++ BGP Library.
|
The BGP FSM configuration object. More...
#include <stdint.h>
#include "clock.h"
#include "bgp-rib4.h"
#include "bgp-rib6.h"
#include "bgp-filter.h"
#include "bgp-out-handler.h"
#include "bgp-log-handler.h"
#include "route-event-bus.h"
Go to the source code of this file.
Classes | |
struct | libbgp::BgpConfig |
The BGP FSM configuration object. More... | |
Typedefs | |
typedef struct libbgp::BgpConfig | libbgp::BgpConfig |
The BGP FSM configuration object. | |
The BGP FSM configuration object.
Definition in file bgp-config.h.