[ndnSIM] "Nonce" field in Data Packet?

Alex Afanasyev alexander.afanasyev at ucla.edu
Fri May 24 08:50:10 PDT 2013


Hi huyao,

Concept of nonce makes sense only for interest packets, to identify the same interests and prevent forwarding loops. 

If there are different producers generating data within the same namespace, you can simply ask the producers to append a unique component to the name of the generated packet.  (Ideally, all packets in NDN network have unique names.). Would this work for you?

---
Alex

On May 24, 2013, at 11:35 AM, Smallcat <huyao0107 at gmail.com> wrote:

> 
> Hi Alex,
> 
> Is there a field like Interest Nonce field in Data packet that is used to differentiate multiple data with same name? Can ContentOptions be seen that kind of field? If yes, can I have a direct control of its value?
> 
> Thanks a lot~
> 
> Regards,
> huyao
> 
> 
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim




More information about the ndnSIM mailing list