[Nfd-dev] Get the full FIB table info

Junxiao Shi shijunxiao at email.arizona.edu
Thu Feb 11 18:00:43 PST 2016


This is an intentional limitation: strategy only has access to the current
FIB entry.
See NFD devguide "strategy API" section for more information.
On Feb 11, 2016 18:19, "Lei Liu" <bigcatlei at gmail.com> wrote:

> 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
>
>
> _______________________________________________
> Nfd-dev mailing list
> Nfd-dev at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20160211/2bf994a8/attachment.html>


More information about the Nfd-dev mailing list