OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vn.cc File Reference
#include <algorithm>
#include <boost/uuid/uuid_io.hpp>
#include <cmn/agent_cmn.h>
#include <base/os.h>
#include <base/parse_object.h>
#include <base/util.h>
#include <base/address_util.h>
#include <ifmap/ifmap_link.h>
#include <ifmap/ifmap_table.h>
#include <vnc_cfg_types.h>
#include <agent_types.h>
#include <cfg/cfg_init.h>
#include <cfg/cfg_mirror.h>
#include <oper/route_common.h>
#include <oper/interface_common.h>
#include <oper/vn.h>
#include <oper/nexthop.h>
#include <oper/mpls.h>
#include <oper/mirror_table.h>
#include <oper/agent_sandesh.h>
#include <oper/oper_dhcp_options.h>
#include <oper/physical_device_vn.h>
#include <oper/config_manager.h>
#include <oper/global_vrouter.h>
#include <oper/agent_route_resync.h>
#include <oper/qos_config.h>
#include <filter/acl.h>
#include <oper/vxlan_routing_manager.h>
Include dependency graph for vn.cc:

Go to the source code of this file.

Functions

static bool IsGwHostRouteRequired (const Agent *agent)
 
bool IsVRFServiceChainingInstance (const string &vn_name, const string &vrf_name)
 

Function Documentation

static bool IsGwHostRouteRequired ( const Agent agent)
static

Definition at line 443 of file vn.cc.

Here is the call graph for this function:

bool IsVRFServiceChainingInstance ( const string &  vn_name,
const string &  vrf_name 
)

Definition at line 860 of file vn.cc.