<div dir="ltr">Hi folks,<div><br></div><div>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:</div><div><br></div><div>the first two logs:</div><div><br></div><div><div>0s -1 nfd.Forwarder:onIncomingData(): [DEBUG] onIncomingData face=1 data=/localhost/nfd/faces/events/%FE%00</div><div>0s -1 nfd.Forwarder:onDataUnsolicited(): [DEBUG] onDataUnsolicited face=1 data=/localhost/nfd/faces/events/%FE%00 cached</div></div><div><br></div><div>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" ?</div><div><br></div><div>Repeating the same pattern, it changes to:</div><div><br></div><div>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 :-)<br></div><div><br></div><div>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 :-)<br></div><div><br></div><div><b>Is this for FIB population ? I would really like to understand this deeper...</b><br></div><div><br></div><div>Later it changes to:</div><div>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<br></div><div><br></div><div>And :</div><div><div>0s -1 ndn.Consumer:Consumer()</div><div>0s -1 ndn.Producer:Producer()</div></div><div><br></div><div>Any guidance would be highly appreciated.</div><div><br></div><div>C<br></div></div>