[ndnSIM] Discovery Protocol Error

Junxiao Shi shijunxiao at email.arizona.edu
Thu Aug 10 19:14:27 PDT 2017


Hi Mateus

This is kinda expected, because RIB entry /Hello matches Interest
/Hello/<self-ID>, so the Interest goes to the local producer.

You can add an additional RIB entry /Hello/<self-ID> pointing to the
network, and set CAPTURE flag on the RIB entry. This would cause NFD to
forward the Interest to other nodes and not to local producer.

On Aug 10, 2017 17:13, "Mateus Sousa" <mateus.aluufc at gmail.com> wrote:

Dear all,

I'm developing a discovery protocol that peforms the following steps:

1º. Node send a "special Interest' with its ID and its mob. infos (prefix:
/Hello/ID);
2º  At the same time it installs another app that adds the prefix "/Hello/"
in his FIB, to reply its neighbours; <- At this point I'm getting problems,
because the node it's self-replying and isn't forwarding the interests.

Can anyone give a solution for that?

Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170810/c33b4bc5/attachment.html>


More information about the ndnSIM mailing list