libbgp  0.6
A C++ BGP Library.
Classes | Typedefs
bgp-config.h File Reference

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"
Include dependency graph for bgp-config.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

The BGP FSM configuration object.

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

Definition in file bgp-config.h.