[ndnSIM] What is "%FE%00" ?

Xinyu Ma bitmxy at gmail.com
Sun Jan 14 02:47:06 PST 2018


Hello.

I think it is because you used the application ndn::Consumer. This
application will automatically add a sequence number to the Interest packet.
%FE is the marker for sequence number. %00 is the sequence number (0 for
the first one).
You may refer to the technical report NDN-0022(
https://named-data.net/wp-content/uploads/2014/08/ndn-tr-22-ndn-memo-naming-conventions.pdf)
for details.

Best wishes,
Xinyu Ma

2018-01-14 5:00 GMT+09:00 <ndnsim-request at lists.cs.ucla.edu>:

> Hi!
>
> If you send an Interest packet with the prefix "/ prefix / 1", "/ prefix /
> 1 /%FE%00" will be sent.
>
> What is the part of "%FE%00"?
>
>
> Thanks!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180114/4400c270/attachment.html>


More information about the ndnSIM mailing list