<div dir="ltr"><div><div>Hello.</div><div><br></div>I think it is because you used the application ndn::Consumer. This application will automatically add a sequence number to the Interest packet.<br></div>%FE is the marker for sequence number. %00 is the sequence number (0 for the first one).<br>You may refer to the technical report NDN-0022(<a href="https://named-data.net/wp-content/uploads/2014/08/ndn-tr-22-ndn-memo-naming-conventions.pdf">https://named-data.net/wp-content/uploads/2014/08/ndn-tr-22-ndn-memo-naming-conventions.pdf</a>) for details.<br><br><div>Best wishes,</div><div>Xinyu Ma<br></div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">2018-01-14 5:00 GMT+09:00  <span dir="ltr"><<a href="mailto:ndnsim-request@lists.cs.ucla.edu" target="_blank">ndnsim-request@lists.cs.ucla.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hi!<br>
<br>
If you send an Interest packet with the prefix "/ prefix / 1", "/ prefix /<br>
1 /%FE%00" will be sent.<br>
<br>
What is the part of "%FE%00"?<br>
<br>
<br>
Thanks!<br>
</blockquote></div><br></div></div></div></div></div>