[ndnSIM] pit entry size

fabrizio saponaro fab.batta at gmail.com
Tue Dec 17 16:33:51 PST 2013


Hi Alex,

is there a way to know how many bytes occupies an entry-pit?
I need this in my forwarding strategy (still empty), because I want to know
how many bytes of PIT are used by interests arrived on a specific interface.
I thought to use in my OnInterest(face,interest):
  Ptr<pit::Entry> pitEntry = m_pit->Lookup (*interest);
and a method that returns the entry-pit size in bytes, but there isn't. Is
there another method?

Best regards,
Fabrizio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20131218/0d18f89c/attachment.html>


More information about the ndnSIM mailing list