[ndnSIM] Implementing Interest Limits in ndnSIM2.0

Daniel Posch poschdaniel2 at gmail.com
Mon Feb 16 05:30:13 PST 2015


Dear all,

I am trying to re-implement a feature called "Interest Limits", which 
was available in ndnSIM1.0.
Its basically a Token Bucket Filter that can be installed on Faces to 
limited the rate of outgoing Interests.

However, I can't find a way to retrieve the link capacities of a 
nfd::Face. Am I correct that this information is not provided by the 
class nfd::Face and therefore an implementation of "Interest Limits" is 
not possible within ndnSIM2.0?

Best regards,
Daniel



More information about the ndnSIM mailing list