[Nfd-dev] strategy specific parameters

Lan Wang (lanwang) lanwang at memphis.edu
Mon Apr 13 12:23:06 PDT 2015


Sounds like a useful feature to me in general.  They can also be implemented as different strategies (see Junxiao's various best-route strategies).

Lan

On Apr 13, 2015, at 7:12 AM, Klaus Schneider <klaus.schneider at uni-bamberg.de>
 wrote:

> 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
> 
> _______________________________________________
> Nfd-dev mailing list
> Nfd-dev at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev





More information about the Nfd-dev mailing list