samples/main-ap-wifi.cc
changeset 2347 78ef05e7239d
parent 2258 666099a753e0
child 2503 e667dc0f350e
--- a/samples/main-ap-wifi.cc	Tue Feb 19 21:33:08 2008 -0800
+++ b/samples/main-ap-wifi.cc	Wed Feb 20 19:40:36 2008 +0100
@@ -177,6 +177,8 @@
   app->Start (Seconds (0.5));
   app->Stop (Seconds (43.0));
 
+  Simulator::StopAt (Seconds (44.0));
+
   //NodeList::Connect ("/nodes/*/devices/*/*", MakeCallback (&WifiNetDeviceTrace));
   //NodeList::Connect ("/nodes/*/devices/*/phy/state", MakeCallback (&WifiPhyStateTrace));