[ndnSIM] ndnSIM1.0: Interest Packet Count

Alex Afanasyev aa at CS.UCLA.EDU
Wed Nov 23 14:04:53 PST 2016


> On Nov 23, 2016, at 2:02 PM, Pratyush Agnihotri <pratyushagnihotri03 at gmail.com> wrote:
> 
> Hi Alex, 
> 
> I am computing number of interest packet send by each node per second.
> 
> Ptr<const Interest> interest
> interest->GetWire()->GetSize()
> 
> When I am printing the size of packet, I am getting same values for all node. I did n't understand the reason. From my point of view, it should be different. 

HI Pratyush,

It should be different if the name is different.  Make sure that your names are different in size.





More information about the ndnSIM mailing list