OpenSDN source code
|
#include <boost/uuid/uuid_io.hpp>
#include <cmn/agent_cmn.h>
#include <init/agent_param.h>
#include <oper/ecmp_load_balance.h>
#include <oper/route_common.h>
#include <oper/peer.h>
#include <oper/nexthop.h>
#include <oper/mirror_table.h>
#include "oper/tunnel_nh.h"
#include <controller/controller_vrf_export.h>
#include <controller/controller_init.h>
#include <controller/controller_export.h>
#include <controller/controller_peer.h>
#include <controller/controller_types.h>
Go to the source code of this file.
Functions | |
static const AgentPath * | GetMulticastExportablePath (const Agent *agent, const AgentRoute *route) |
|
static |