|
OpenSDN source code
|
#include <boost/uuid/uuid_io.hpp>#include <cmn/agent_cmn.h>#include <base/logging.h>#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/agent_route_walker.h>#include <oper/vn.h>#include <oper/vxlan_routing_manager.h>#include <oper/tunnel_nh.h>
Go to the source code of this file.
Functions | |
| void | UpdateLogicalRouterUuid (const VnEntry *vn, VxlanRoutingVnState *vn_state) |
| void UpdateLogicalRouterUuid | ( | const VnEntry * | vn, |
| VxlanRoutingVnState * | vn_state | ||
| ) |
Definition at line 426 of file vxlan_routing_manager.cc.