[Nfd-dev] meaning of certain nfd.Forwarder logs ?

Carl Zu carlzu8 at gmail.com
Tue Feb 23 03:19:11 PST 2016


Hi folks,

I am running ndn-simple.cpp with prefix "nfd.Forwarder", certain logs
appear in the beginning of terminal that I cannot clearly understand. I
copy them below and ask my questions:

the first two logs:

0s -1 nfd.Forwarder:onIncomingData(): [DEBUG] onIncomingData face=1
data=/localhost/nfd/faces/events/%FE%00
0s -1 nfd.Forwarder:onDataUnsolicited(): [DEBUG] onDataUnsolicited face=1
data=/localhost/nfd/faces/events/%FE%00 cached

who is node -1 ?! (I suppose it should not be a node...). One of the first
and foremost claims in NDN is a "pull-based" data retrieval. Why then
terminal starts with incoming data pipeline before to sending any interests
? And why it is mentioned "cached" ?

Repeating the same pattern, it changes to:

0s -1 nfd.Forwarder:onIncomingData(): [DEBUG] onIncomingData face=1
data=/localhost/nfd/fib/add-nexthop/h%0C%07%00i%02%01%00j%04%7F%FF%FF%FF/%01/DF
(and a lot more :-)

0s -1 nfd.Forwarder:onDataUnsolicited(): [DEBUG] onDataUnsolicited face=1
data=/localhost/nfd/fib/add-nexthop/h%0C%07%00i%02%01%00j%04%7F%FF%FF%FF/%01/DFa%82t%E8%13%C6/%164%1B%01%01%1C%2F%07-(and
a lot more :-)

*Is this for FIB population ? I would really like to understand this
deeper...*

Later it changes to:
0s -1 nfd.Forwarder:onIncomingData(): [DEBUG] onIncomingData face=1
data=/localhost/nfd/strategy-choice/set/h3%07%08%08%06prefixk%27%07%25%08%09localhost

And :
0s -1 ndn.Consumer:Consumer()
0s -1 ndn.Producer:Producer()

Any guidance would be highly appreciated.

C
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20160223/cf7a18da/attachment.html>


More information about the Nfd-dev mailing list