commit | 25f7d4dc0afb85417c5e60d1d279bbd670d5dcb2 | [log] [tgz] |
---|---|---|
author | Ilya Moiseenko <iliamo@ucla.edu> | Thu Sep 29 18:41:06 2011 -0700 |
committer | Ilya Moiseenko <iliamo@ucla.edu> | Fri Oct 28 13:40:12 2011 -0700 |
tree | b160a54ba5934604b11dde3b3aea506f77439a8f | |
parent | e4aae558ce5cb930643b26b959d2a269cc674159 [diff] [blame] |
Flooding forwarding strategy added
diff --git a/examples/ccnx-test.cc b/examples/ccnx-test.cc index 49a5c00..555ae78 100644 --- a/examples/ccnx-test.cc +++ b/examples/ccnx-test.cc
@@ -49,7 +49,7 @@ CcnxConsumerHelper helper ("/3"); ApplicationContainer app = helper.Install ("1"); app.Start (Seconds (1.0)); - app.Stop (Seconds (1.05)); + app.Stop (Seconds (10.05)); /** * \brief Add forwarding entry in FIB