[ndnSIM] ndnSIM Digest, Vol 63, Issue 17

Mateus Sousa mateus.aluufc at gmail.com
Sat Feb 24 13:48:52 PST 2018


Hi, Olumide.

To add new fields is require to modify the following files:

tlv.h - by adding the new fields and their respective ids;

interest.h - by including gets and sets;

interest.cpp - by including the new fields in WireEncode and wireDecode
funcs.

Regards,
Mateus.

2018-02-24 17:00 GMT-03:00 <ndnsim-request at lists.cs.ucla.edu>:

> Send ndnSIM mailing list submissions to
>         ndnsim at lists.cs.ucla.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
> or, via email, send a message with subject or body 'help' to
>         ndnsim-request at lists.cs.ucla.edu
>
> You can reach the person managing the list at
>         ndnsim-owner at lists.cs.ucla.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of ndnSIM digest..."
>
>
> Today's Topics:
>
>    1. New field to the Interest Packet (Olumide Akinwande)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 24 Feb 2018 09:47:55 +0000 (UTC)
> From: Olumide Akinwande <jolumideakinwande at yahoo.com>
> To: "ndnsim at lists.cs.ucla.edu" <ndnsim at lists.cs.ucla.edu>
> Subject: [ndnSIM] New field to the Interest Packet
> Message-ID: <850187540.3803660.1519465675692 at mail.yahoo.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi guys,
> I need your help and advice with modifying the Interest packet.
> I am trying to use Interest to sent periodic update about the access
> pattern of a node to a central node.Can you please suggest how best to go
> about this.
> I have tried adding a new field to the packet as an std::map variable but
> I am not sure about how to modify the encode and decode functions in the
> Interest.cpp.
> Thank you.
> Olu
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/
> 20180224/0e9f1eba/attachment-0001.html>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
>
>
> ------------------------------
>
> End of ndnSIM Digest, Vol 63, Issue 17
> **************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180224/583d00a2/attachment.html>


More information about the ndnSIM mailing list