[ndnSIM] Question about producer.

최원준 wonjunchoi001 at gmail.com
Tue Mar 3 16:54:10 PST 2015


Does anyone know how to forward data packet from p1?

  ndn::FibHelper::AddRoute("p1", "/data/p1/1", "n2", 1);
  ndn::FibHelper::AddRoute("n2", "/data/p1/1", "n12", 1);
  ndn::FibHelper::AddRoute("n12", "/data/p1/1", "n1", 2);
  ndn::FibHelper::AddRoute("n1", "/data/p1/1", "c1", 1);

I am not sure this way is right.

Wonjun, Choi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20150304/72b9e960/attachment.html>


More information about the ndnSIM mailing list