[ndnSIM] [Nfd-dev] How to send periodic HELLO Interest with NFD/ndnSIM?

Md Ashiqur Rahman marahman at email.arizona.edu
Wed Mar 4 16:57:30 PST 2020


Thanks. Instead of implementing separate Hello routine in the NFD, I
installed a Hello application on all nodes that uses the ConsumerCbr
functionality.

Best-
Ashiq

On Wed, Mar 4, 2020 at 2:10 PM Lan Wang (lanwang) <lanwang at memphis.edu>
wrote:

> NLSR sends periodic Hello messages.  You can check the code.
>
> Lan
>
> On Mar 4, 2020, at 12:57 PM, Md Ashiqur Rahman <marahman at email.arizona.edu>
> wrote:
>
> Hello All,
>
> I’m trying to implement a periodic “HELLO” packet exchange in ndnSIM so
> that the NFD in each node can remember/detect recent neighbors. Any
> pointers or suggestions would be helpful. So far I could find this:
> https://www.lists.cs.ucla.edu/pipermail/ndnsim/2015-January/001513.html.
>
> To be more specific, I was thinking that any node’s NFD would have a
> default Interest packet with /hello prefix and would periodically send
> this interest, say each 1 second. This Interest would have an endpoint tag
> (I can do this with ndn-cxx to create a new tag, so the wire
> encoding/decoding is taken care of internally), so any node receiving a
> hello broadcast can get the endpointID of the sender node. This means,
> the NFD itself would create and send the HELLO Interest packet.
>
> Best-
> Ashiq
>
> --
> Md Ashiqur Rahman
> Research Associate, Network Research Lab
> Dept. of Computer Science
> The University of Arizona
> _______________________________________________
> Nfd-dev mailing list
> Nfd-dev at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev
>
>
>

-- 
Md Ashiqur Rahman
Research Associate, Network Research Lab
Dept. of Computer Science
The University of Arizona
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20200304/ccd92e2a/attachment.html>


More information about the ndnSIM mailing list