OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bgp_config_ifmap.h File Reference
#include <boost/function.hpp>
#include <boost/scoped_ptr.hpp>
#include <map>
#include <set>
#include <string>
#include <utility>
#include <vector>
#include "base/task_trigger.h"
#include "base/util.h"
#include "base/index_map.h"
#include "bgp/bgp_config.h"
#include "ifmap/ifmap_config_listener.h"
#include "ifmap/ifmap_node_proxy.h"
Include dependency graph for bgp_config_ifmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BgpIfmapPeeringConfig
 
class  BgpIfmapProtocolConfig
 
class  BgpIfmapInstanceConfig
 
class  BgpIfmapRoutingPolicyLinkConfig
 
class  BgpIfmapRoutingPolicyConfig
 
class  BgpIfmapGlobalSystemConfig
 
class  BgpIfmapGlobalQosConfig
 
class  BgpIfmapConfigData
 
class  BgpIfmapConfigManager
 

Namespaces

 autogen
 

Macros

#define EVPN_ES_IMPORT_ROUTE_TARGET_AS2   (BGP_RTGT_MIN_ID_AS2 - 1)
 
#define EVPN_ES_IMPORT_ROUTE_TARGET_AS4   (BGP_RTGT_MIN_ID_AS4 - 1)
 

Typedefs

typedef struct
IFMapConfigListener::ConfigDelta 
BgpConfigDelta
 

Macro Definition Documentation

#define EVPN_ES_IMPORT_ROUTE_TARGET_AS2   (BGP_RTGT_MIN_ID_AS2 - 1)

Definition at line 24 of file bgp_config_ifmap.h.

#define EVPN_ES_IMPORT_ROUTE_TARGET_AS4   (BGP_RTGT_MIN_ID_AS4 - 1)

Definition at line 25 of file bgp_config_ifmap.h.

Typedef Documentation

Definition at line 28 of file bgp_config_ifmap.h.