[ndnSIM] Adding another "Name" type of field in Interest packet

Junxiao Shi shijunxiao at email.arizona.edu
Sat May 26 12:22:11 PDT 2018


Hi Mudasir

Actually I need a std::string type of field carried in Interest,
> manipulated at intermediate nodes and reach to producer. Producer will read
> it and do its actions.
>

Interest is a network layer packet. Fields that change per hop does not
belong in network layer, but should be placed in link layer, ie NDNLP
header.
See
https://lo.calho.st/networks/adding-custom-packet-fields-to-packets-in-ndnsim-2-3-without-forking-the-entire-repository/
for a tutorial on adding a NDNLP header field.

Yours, Junxiao

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180526/b1c0a0d0/attachment.html>


More information about the ndnSIM mailing list