[ndnSIM] CalculateAllPossibleRoutes floods ?

Alex Afanasyev aa at CS.UCLA.EDU
Wed May 4 16:36:16 PDT 2016


Hi Ali,

CalculateAllPossibleRoutes method just calculates routes based on the configured topology. There are no packet forwarding during this calculation (it is hack that possible only in simulation).

If you want effect of multicast/flooding, you just need to set "ndn:/localhost/nfd/strategy/multicast" strategy on the namespace you're interested in, in addition to running `ndn::GlobalRoutingHelper::CalculateAllPossibleRoutes` or `ndn::StackHelper::setDefaultRoutes(true)`

---
Alex

> On May 4, 2016, at 1:46 AM, Ali <ali1marandi at gmail.com> wrote:
> 
> Hi folks
> 
> Does "CalculateAllPossibleRoutes"  perform flooding, i.e., each interest will be forwarded to all available faces but the one over which it has been received ?  BTW, is it still available in the current version (2.1) ?
> 
> Thanks.
> Ali
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20160504/c7587b76/attachment.bin>


More information about the ndnSIM mailing list