[Nfd-dev] Get the full FIB table info

Lei Liu bigcatlei at gmail.com
Thu Feb 11 17:18:47 PST 2016


Hello, NFD developers,

I am just wondering in the forwarding strategy program (e.g.
best-route-strategy2.cpp), can we read/get the full FIB table information?
If yes, how to do that?

If I understand correctly, in the current program

BestRouteStrategy2::afterReceiveInterest(const Face& inFace, const
Interest& interest,
shared_ptr<fib::Entry> fibEntry, shared_ptr<pit::Entry> pitEntry),

we only get a FIB entry which satisfies the Longest Prefix Matching for a
given Interest, am I right?

Please advise,
Thanks,

Best regards,
Lei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20160211/90becb39/attachment.html>


More information about the Nfd-dev mailing list