From 977c61cb03e8bfc5f03d174b1761c2003f0e7ba6 Mon Sep 17 00:00:00 2001 From: Ido Barnea Date: Sun, 19 Feb 2017 17:01:27 +0200 Subject: Removed mac keyword from all traffic profiles Signed-off-by: Ido Barnea --- src/bp_sim.cpp | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) (limited to 'src/bp_sim.cpp') diff --git a/src/bp_sim.cpp b/src/bp_sim.cpp index 8a8292a6..243c9316 100755 --- a/src/bp_sim.cpp +++ b/src/bp_sim.cpp @@ -2882,14 +2882,6 @@ void operator >> (const YAML::Node& node, CFlowsYamlInfo & flows_info) { flows_info.m_mac_replace_by_ip =false; } - const YAML::Node& mac_info = node["mac"]; - for(unsigned i=0;i> fi; - flows_info.m_mac_base.push_back(fi); - } - const YAML::Node& cap_info = node["cap_info"]; for(unsigned i=0;i