Update simulations

This commit is contained in:
Loic Guegan 2019-04-29 09:00:49 +02:00
parent daa845cc49
commit bf96465528
393 changed files with 5613238 additions and 70539 deletions

View file

@ -45,7 +45,7 @@ int main(int argc, char* argv[]){
Ptr<Ipv4FlowClassifier> classifier = DynamicCast<Ipv4FlowClassifier> (flowmon.GetClassifier ());
// Run Simulations
Simulator::Stop (Seconds (30));
Simulator::Stop (Seconds (SIM_TIME));
Simulator::Run ();
// Print logs