Hi all,

I am using NS-2 to investigate the performance of AODV using hello
intervals. As it should be known, the AODV implementation in NS-2 disables
hello intervals by default. After enabling it, now I need to disable
Link Layer notification of broken links, so as to investigate AODV under
the sole influence of Hello intervals.

Does anyone know how to disable Link Layer notification from 802.11 in AODV?

*Ps: Hello_intervals are enabled using the following procedure:*

*comment the following two lines present in aodv.cc*

*#ifndef AODV LINK LAYER DETECTION*

*#endif LINK LAYER DETECTION*

*recompile ns2 by using the following commands on the terminal:*

*make clean*

*make*

*sudo make install*

Thank all in advance,

Roberto Colletti.

Reply via email to