mirror of
https://gitlab.com/manzerbredes/paper-lowrate-iot.git
synced 2025-05-01 01:17:46 +00:00
Update simulations
This commit is contained in:
parent
daa845cc49
commit
bf96465528
393 changed files with 5613238 additions and 70539 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue