How to maintain a neighbor list for nodes in WAVE module, so that multiple parameters related to each neigbor can be stored ?

30 views
Skip to first unread message

Boong Baang

unread,
Apr 21, 2020, 12:43:00 PM4/21/20
to ns-3-users
I found OLSR and AODV routing folders have some implementation of neighbor list, but it seems they are different than what I would like to have. I want to maintain a neighbor list for each vehicle that is refreshed every interval T, and each neighbor has certain values stored which are updated every 1 millisecond. 

Any advice would be appreciated.

Gopal Rawat

unread,
Apr 22, 2020, 8:50:54 AM4/22/20
to ns-3-users

You can get some idea if you follow this https://github.com/addola/NS3-HelperScripts/blob/master/examples/CustomApplicationExample/custom-application.cc  approach used by the author based on MAC address.

regards,
G.
Reply all
Reply to author
Forward
0 new messages