commit | f98a341c0e21e3cfebc036fbf83e752893c4ba2d | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Mon Oct 30 11:47:58 2017 -0700 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Wed Nov 01 15:37:53 2017 -0400 |
tree | 0dd96e3e827d543ecf02c6508a5cf0f40078fb6c | |
parent | 0970340dd68742e5433f237c0a48de35986cd597 [diff] [blame] |
Upgrade to the latest version of NS-3 (ns-3.27-22-g90fb309d5) Change-Id: I01fa76eabc327a5638627b27bc51e6330d5ad221 Refs: #4311
diff --git a/tests/unit-tests/helper/ndn-strategy-choice-helper.t.cpp b/tests/unit-tests/helper/ndn-strategy-choice-helper.t.cpp index cf06179..d8f9f4e 100644 --- a/tests/unit-tests/helper/ndn-strategy-choice-helper.t.cpp +++ b/tests/unit-tests/helper/ndn-strategy-choice-helper.t.cpp
@@ -33,7 +33,7 @@ { Config::SetDefault("ns3::PointToPointNetDevice::DataRate", StringValue("10Mbps")); Config::SetDefault("ns3::PointToPointChannel::Delay", StringValue("1ms")); - Config::SetDefault("ns3::DropTailQueue::MaxPackets", StringValue("500")); + Config::SetDefault("ns3::QueueBase::MaxPackets", UintegerValue(500)); // Creating two 3 node topologies: // // //