[Nfd-dev] strategy specific parameters

Klaus Schneider klaus.schneider at uni-bamberg.de
Mon Apr 13 05:12:58 PDT 2015


One immediate application example is to give the Broadcast Strategy a 
parameter that states if it should send out Interests with a new nonce.

A new nonce allows the broadcasted Interests to travel different paths 
with overlapping nodes (or reaching the same content source) without 
being dropped by the duplicate nonce detection. This small alteration 
can be very useful when the duplicate Interests are used to compensate 
for link problems (delay, loss) on one of the paths.

Best regards.


> Hi everyone,
>
> I think it would be a good idea to have (optional) parameters for a
> forwarding strategy in order to make the design more flexible.
>
> The CCNx prototype supports this:
>
>> ccndc setstrategy <prefix> <strategy> [<parameters> [<lifetime>]]
>
> Unfortunately, there is currently no such option in NFD:
>
>> nfdc set-strategy <namespace> <strategy-name>
>
>
> If you think this is reasonable, I can help with the implementation. I
> am also not sure if this is the right place for such feature requests or
> if I should put them up as a redmine ticket?
>
> Thanks,
> Klaus

-- 
Klaus Schneider

Mail: klaus.schneider at uni-bamberg.de
LinkedIn: https://www.linkedin.com/in/schneiderklaus




More information about the Nfd-dev mailing list