[ndnSIM] error

Xiaoke Jiang shock.jiang at gmail.com
Sun Feb 17 19:12:57 PST 2013


Thank you, you guys. ndnSIM works well after merge from the new update.
thanks

My Regards,
Xiaoke Jiang (蒋小可)

Ph.D Candidate,
Dept. of Computer Science and Technology,
Tsinghua University, P. R. China

On Feb 18, 2013, at 3:06 AM, Alex Afanasyev <alexander.afanasyev at ucla.edu> wrote:

> On Feb 17, 2013, at 12:07 AM, Xiaoke Jiang <shock.jiang at gmail.com> wrote:
> 
>> hi all,
>> 	I met a error message said: 
>> 	"msg="Limits are enabled, but the selected forwarding strategy does not support limits. Please revise your scenario", file=../src/ndnSIM/helper/ndn-stack-helper.cc, line=311
>> terminate called without an active exception"
>> 	
>> 	I think I use the right Fowarding strategy:
>> ccnxHelper.SetForwardingStrategy ("ns3::ndn::fw::BestRoute::PerOutFaceLimits",
>>                                    "Limit", "ns3::ndn::Limits::Window");
>> ccnxHelper.EnableLimits(true, Seconds(0.2), 40, 1100);
>> 
>> What's wrong? anyone can help?	
> 
> The strategy is right, it is strange that you're getting the error.  Can you copy/paste here a code from your scenario from creation of the helper till calling Install (Install should be called last, after setting limits and selecting the strategy)?
> 
> ---
> Alex
> 
> 
> 
> 
>> thanks
>> 
>> My Regards,
>> Xiaoke Jiang (蒋小可)
>> 
>> Ph.D Candidate,
>> Dept. of Computer Science and Technology,
>> Tsinghua University, P. R. China

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20130218/3f180fb0/attachment.html>


More information about the ndnSIM mailing list