OpenSDN source code
|
#include <base/misc_utils.h>
#include <cmn/buildinfo.h>
#include <cmn/agent_cmn.h>
#include <init/agent_param.h>
#include <controller/controller_init.h>
#include "linux_vxlan_agent_init.h"
Go to the source code of this file.
Functions | |
void | RouterIdDepInit (Agent *agent) |
bool | GetBuildInfo (std::string &build_info_str) |
bool GetBuildInfo | ( | std::string & | build_info_str | ) |
Definition at line 20 of file controller/src/vnsw/agent/vxlan_agent/linux/main.cc.
void RouterIdDepInit | ( | Agent * | agent | ) |
Definition at line 14 of file controller/src/vnsw/agent/vxlan_agent/linux/main.cc.