<div dir="ltr"><div dir="ltr"><div dir="ltr">Hello. I would really appreciate if someone can comment about these errors and the use case I am working on.<br><br>Here is an update. I went through few more threads and I now understand the field type. I am using it as 901.<br>ref - <a href="https://lo.calho.st/networks/adding-custom-packet-fields-to-packets-in-ndnsim-2-3-without-forking-the-entire-repository/">https://lo.calho.st/networks/adding-custom-packet-fields-to-packets-in-ndnsim-2-3-without-forking-the-entire-repository/</a><br><br>However I am still getting the same error when I run minindn.<br><br><div dir="ltr">ERROR: unrecognized field 901 cannot be ignored1539063705.210205 FATAL: [nlsr.NlsrRunner] ERROR: unrecognized field 901 cannot be ignored<br><br>Furthermore, I want to understand if this use case is possible.<br>- First forwarder adds the timestamp to the interest packet and the I print this timestamp when the packet reaches the producer.<br>- Can I achieve this using NDNLP, creating custom field ?<br><br>Thanks<br></div><div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Oct 8, 2018 at 5:40 PM Aman Maldar <<a href="mailto:amanmaldar@gmail.com">amanmaldar@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello All,<br><br>I am following the steps mentioned here,<br><a href="https://www.lists.cs.ucla.edu/pipermail/ndnsim/2016-December/003254.html" target="_blank">https://www.lists.cs.ucla.edu/pipermail/ndnsim/2016-December/003254.html</a><br><br>After making the changes, I compiled, build and installed ndn-cxx package and then NFD package. It worked well. There are no errors.</div><div>Then I restarted nfd.<br>(Meanwhile I had to to "sudo ldconfig" to fix issues)<br><br>Question - I am getting following error when I start the default minindn topology. This is the field that is added as instructed.</div><div><br></div><div>[FULL LOG Pasted below - See the error at the end]</div><div dir="ltr"><br></div><div dir="ltr"><div><div><div>lenovo@lenovo-VirtualBox:~/mini-ndn/NFD$ sudo minindn</div><div>Parse of /usr/local/etc/mini-ndn/default-topology.conf done.</div><div>*** Creating network</div><div>*** Adding controller</div><div>*** Adding hosts:</div><div>a b c d</div><div>*** Adding switches:</div><div><br></div><div>*** Adding links:</div><div>(10ms delay) (10ms delay) (a, b) (250000ms delay) (250000ms delay) (a, c) (10ms delay) (10ms delay) (b, d)</div><div>*** Configuring hosts</div><div>a b c d</div><div>Setup time: 0</div><div>*** Starting controller</div><div>c0</div><div>*** Starting 0 switches</div><div><br></div><div>Starting NFD on nodes</div><div>Starting NLSR on nodes</div><div>NLSR on host a is not running. Printing log file and exiting...</div><div>1539034267.078456 DEBUG: [nlsr.update.PrefixUpdateProcessor] Setting dispatcher to capture Interests for: /localhost/nlsr/prefix-update</div><div>1539034267.079388 DEBUG: [nlsr.Nlsr] Canonized URI: udp://<a href="http://1.0.0.2" target="_blank">1.0.0.2</a> to: udp4://<a href="http://1.0.0.2:6363" target="_blank">1.0.0.2:6363</a></div><div>1539034267.079405 DEBUG: [nlsr.Nlsr] Canonized URI: udp://<a href="http://1.0.0.6" target="_blank">1.0.0.6</a> to: udp4://<a href="http://1.0.0.6:6363" target="_blank">1.0.0.6:6363</a></div><div>1539034267.079407 DEBUG: [nlsr.Nlsr] Initializing Nlsr</div><div>1539034267.079418 DEBUG: [nlsr.SequencingManager] Seq File Name: /tmp/minindn/a/log/nlsrSeqNo.txt</div><div>1539034267.079825 DEBUG: [nlsr.SequencingManager] ----SequencingManager----</div><div>1539034267.079838 DEBUG: [nlsr.SequencingManager] Adj LSA seq no: 677</div><div>1539034267.079844 DEBUG: [nlsr.SequencingManager] Cor LSA Seq no: 0</div><div>1539034267.079846 DEBUG: [nlsr.SequencingManager] Name LSA Seq no: 654</div><div>1539034267.079869 DEBUG: [nlsr.SyncLogicHandler] Creating Sync Logic object. Sync Prefix: /localhop/ndn/nlsr/sync/%FD%05</div><div>1539034267.083099 INFO: [nlsr.ConfParameter] Router Name: /%C1.Router/cs/a</div><div>1539034267.083119 INFO: [nlsr.ConfParameter] Site Name: /a-site</div><div>1539034267.083122 INFO: [nlsr.ConfParameter] Network: /ndn</div><div>1539034267.083124 INFO: [nlsr.ConfParameter] Router Prefix: /ndn/a-site/%C1.Router/cs/a</div><div>1539034267.083126 INFO: [nlsr.ConfParameter] ChronoSync sync Prefix: /localhop/ndn/nlsr/sync/%FD%05</div><div>1539034267.083128 INFO: [nlsr.ConfParameter] ChronoSync LSA prefix: /localhop/ndn/nlsr/LSA</div><div>1539034267.083130 INFO: [nlsr.ConfParameter] Hello Interest retry number: 3</div><div>1539034267.083133 INFO: [nlsr.ConfParameter] Hello Interest resend second: 1</div><div>1539034267.083135 INFO: [nlsr.ConfParameter] Info Interest interval: 60</div><div>1539034267.083136 INFO: [nlsr.ConfParameter] LSA refresh time: 1800</div><div>1539034267.083138 INFO: [nlsr.ConfParameter] FIB Entry refresh time: 3600</div><div>1539034267.083140 INFO: [nlsr.ConfParameter] LSA Interest lifetime: 4 seconds</div><div>1539034267.083171 INFO: [nlsr.ConfParameter] Router dead interval: 3600</div><div>1539034267.083172 INFO: [nlsr.ConfParameter] Max Faces Per Prefix: 3</div><div>1539034267.083174 INFO: [nlsr.ConfParameter] Hyperbolic Routing: 0</div><div>1539034267.083177 INFO: [nlsr.ConfParameter] Hyp R: 0.5</div><div>1539034267.083189 INFO: [nlsr.ConfParameter] Hyp Angle 0: 2.64159</div><div>1539034267.083192 INFO: [nlsr.ConfParameter] Seq Directory: /tmp/minindn/a/log</div><div>1539034267.083194 INFO: [nlsr.ConfParameter] Adjacency LSA build interval:  5</div><div>1539034267.083198 INFO: [nlsr.ConfParameter] First Hello Interest interval: 10</div><div>1539034267.083199 INFO: [nlsr.ConfParameter] Routing calculation interval:  15</div><div>1539034267.083205 DEBUG: [nlsr.AdjacencyList] -------Adjacency List--------</div><div>1539034267.083213 DEBUG: [nlsr.Adjacent] Adjacent: /ndn/b-site/%C1.Router/cs/b</div><div> Connecting FaceUri: udp4://<a href="http://1.0.0.2:6363" target="_blank">1.0.0.2:6363</a></div><div> Link cost: 10</div><div> Status: 0</div><div> Interest Timed Out: 0</div><div><br></div><div>1539034267.083220 DEBUG: [nlsr.Adjacent] Adjacent: /ndn/c-site/%C1.Router/cs/c</div><div> Connecting FaceUri: udp4://<a href="http://1.0.0.6:6363" target="_blank">1.0.0.6:6363</a></div><div> Link cost: 250000</div><div> Status: 0</div><div> Interest Timed Out: 0</div><div><br></div><div>1539034267.083225 DEBUG: [nlsr.Nlsr] Name prefix list: {</div><div>/ndn/a-site/a</div><div>Sources:</div><div><br></div><div>}</div><div><br></div><div>1539034267.083230 DEBUG: [nlsr.Nlsr] Initializing Key ...</div><div>Router's Identity /ndn/a-site/%C1.Router/cs/a does not exist. NLSR is running without security (Only for testing, should not be used in production.) If security is enabled NLSR will not converge.</div><div>1539034267.102884 WARNING: [nlsr.Nlsr] ERROR: Router's Identity /ndn/a-site/%C1.Router/cs/a does not existNLSR is running without security. If security is enabled NLSR will not converge.</div><div>1539034267.105658 DEBUG: [nlsr.Nlsr] Default NLSR identity: /ndn/a-site/%C1.Router/cs/a/nlsr</div><div>1539034267.105675 DEBUG: [nlsr.Nlsr] Setting interest filter for Hello interest: /ndn/a-site/%C1.Router/cs/a/nlsr/INFO</div><div>1539034267.106771 DEBUG: [nlsr.Nlsr] Setting interest filter for LsaPrefix: /localhop/ndn/nlsr/LSA</div><div>1539034267.107371 DEBUG: [nlsr.Nlsr] Enabling incoming face id indication for local face.</div><div>1539034267.108174 DEBUG: [nlsr.SequencingManager] ----SequencingManager----</div><div>1539034267.108185 DEBUG: [nlsr.SequencingManager] Adj LSA seq no: 677</div><div>1539034267.108188 DEBUG: [nlsr.SequencingManager] Cor LSA Seq no: 0</div><div>1539034267.108190 DEBUG: [nlsr.SequencingManager] Name LSA Seq no: 655</div><div>1539034267.108282 DEBUG: [nlsr.Lsdb] New Name LSA</div><div>1539034267.108287 DEBUG: [nlsr.Lsdb] Adding Name Lsa</div><div>1539034267.108290 DEBUG: [nlsr.Lsa] LSA of type NAME:</div><div>-Origin Router: /ndn/a-site/%C1.Router/cs/a</div><div>-Sequence Number: 655</div><div>-Expiration Point: 1539037867108168863 nanoseconds since Jan 1, 1970</div><div>--Names:</div><div>---Name 0: /ndn/a-site/a</div><div>name_lsa_end</div><div>1539034267.111955 DEBUG: [nlsr.HelloProtocol] Scheduling HELLO Interests in 10 seconds</div><div>ERROR: unrecognized field 84 cannot be ignored</div><div>1539034267.113698 FATAL: [nlsr.NlsrRunner] ERROR: unrecognized field 84 cannot be ignored</div><div>1539034267.113733 DEBUG: [nlsr.route.Fib] Fib::clean called</div><div><br></div><div>*** Stopping 1 controllers</div><div>c0</div><div>*** Stopping 3 links</div><div>...</div><div>*** Stopping 0 switches</div><div><br></div><div>*** Stopping 4 hosts</div><div>a b c d</div><div>*** Done</div></div></div><div><br></div><div>Thank you for your time and help.</div>-- <br><div dir="ltr" class="m_869262862062384345gmail_signature"><div dir="ltr"><div><div dir="ltr"><b><font size="2">Regards,</font></b><font size="2"><b><i><br></i><font size="4"><span style="color:rgb(0,102,0)"><span style="background-color:rgb(255,255,255)">M<span></span>r. Maldar Aman M.</span></span></font></b></font><font size="4"><b><span style="color:rgb(0,102,0)"><span style="background-color:rgb(255,255,255)"><span></span><span></span></span></span></b></font><br><b>University of Massachusetts, Lowell</b><br></div></div></div></div></div></div></div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><b><font size="2">Regards,</font></b><font size="2"><b><i><br></i><font size="4"><span style="color:rgb(0,102,0)"><span style="background-color:rgb(255,255,255)">M<span></span>r. Maldar Aman M.</span></span></font></b></font><font size="4"><b><span style="color:rgb(0,102,0)"><span style="background-color:rgb(255,255,255)"><span></span><span></span></span></span></b></font><br><b>University of Massachusetts, Lowell</b><br></div></div></div></div>