[ndnSIM] Identify consumer connected nodes

Samar Alduayji samarduayji at gmail.com
Fri Feb 15 04:03:00 PST 2019


Dear Developers,

I need to implement a caching policy where I will cache the data in each
node ( within the routing path ), if this node is directly connected to a
consumer.

There is a code in the following link
https://github.com/ndncomm/nfd-caching-policies/blob/2ed1d1630f441f0b20fc004d2f74577363a0a967/daemon/table/cs-consumer-closest-decision-policy.cpp

that cache the data near the requesting consumer, however, I need to cache
it at any node (within the routing path) that is directly connected to any
consumer. Is there any part of the node structure that can help me doing
that?

Another question regarding the content-type within the data metadata
information(in the tlv file ).
I need to classify my data into two classes. Can I use (edit) the
content-type to adde these new two types? Or I need to modify the fields
and data class to add a new field there?


I appreciate your reply.

Kind regards
Samar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20190215/2215251c/attachment.html>


More information about the ndnSIM mailing list