[ndnSIM] (no subject)

Spyridon (Spyros) Mastorakis spiros.mastorakis at gmail.com
Mon May 25 12:28:08 PDT 2015


Hi,

You will need to implement a logic similar to the one of the hop count tag:

https://github.com/NDN-Routing/ndnSIM/blob/master/utils/ndn-fw-hop-count-tag.cpp

I would also suggest that you consider extending the Interest class of ndn-cxx directly. Probably you will find this solution easier than messing with NS3 tags.

--
Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/
Internet Research Laboratory
PhD Computer Science
UCLA




> On May 23, 2015, at 4:11 PM, rim chabbi <rim.chabbi at gmail.com> wrote:
> 
> Hello,
> I want to  add some information into the interest packet. So that i will use the ns3::tag. usBut I dont know how to use  the fuction serialize and deserialize()
> 
> -- 
> 
>     Best Regards
>      Rim CHEBBI 
> 
>  Telecommunication & Networks Engineering 
> 
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim





More information about the ndnSIM mailing list