OpenSDN source code
|
#include <oper/operdb_init.h>
#include <oper/route_common.h>
#include <oper/vrf.h>
#include <oper/bridge_route.h>
#include <oper/inet_unicast_route.h>
#include <oper/evpn_route.h>
#include <oper/agent_route.h>
#include <oper/vn.h>
#include <controller/controller_route_path.h>
#include <oper/vxlan_routing_manager.h>
#include <oper/tunnel_nh.h>
Go to the source code of this file.
Functions | |
template<class RouteTable , class RouteEntry > | |
static const AgentPath * | LocalVmExportInterface (Agent *agent, RouteTable *table, RouteEntry *route) |
|
static |