summaryrefslogtreecommitdiffstats
path: root/src/bp_sim.h
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2015-09-03 05:16:12 +0300
committerimarom <imarom@cisco.com>2015-09-03 05:16:12 +0300
commit1912c95b5480cd601581a00645bb2e75e9c6e7a3 (patch)
tree3ddf98b540677f296f9da7daf9c1e14d0970cc05 /src/bp_sim.h
parent6669a4dd3176e21ef8e99fc4a90ecd7a42566be9 (diff)
parent463cb7c212e927a732fb5b702a288a06550c5eb8 (diff)
Merge branch 'master' into rpc
Diffstat (limited to 'src/bp_sim.h')
-rwxr-xr-xsrc/bp_sim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bp_sim.h b/src/bp_sim.h
index 002c9d0a..7d659d1c 100755
--- a/src/bp_sim.h
+++ b/src/bp_sim.h
@@ -1249,6 +1249,7 @@ struct CFlowYamlInfo {
CFlowYamlInfo(){
m_dpPkt=0;
m_server_addr=0;
+ m_cap_mode=false;
}
std::string m_name;