|
OpenSDN source code
|
#include "bgp/l3vpn/inetvpn_table.h"#include "bgp/ipeer.h"#include "bgp/bgp_server.h"#include "bgp/bgp_update.h"#include "bgp/inet/inet_table.h"#include "bgp/bgp_peer.h"#include "bgp/routing-instance/routing_instance.h"#include "net/rd.h"
Go to the source code of this file.
Functions | |
| static RouteDistinguisher | GenerateDistinguisher (const BgpTable *src_table, const BgpPath *src_path) |
| static void | RegisterFactory () |
| MODULE_INITIALIZER (RegisterFactory) | |
|
static |
| MODULE_INITIALIZER | ( | RegisterFactory | ) |
|
static |