aodv.cc

View: New views
2 Messages — Rating Filter:   Alert me  

aodv.cc

by PTM :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hello everyone,

 i am new to ns2. and i really have a very little idea. can any one help me to make changes in aodv.cc file
so the effect or changes can be viewed.



Re: aodv.cc

by Mubashir Rehmani :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi,

Making changes in AODV.cc is quite simple. For instance if you want to
broadcast Hello messages then, you should do the following:

Comment the following
two lines in aodv.cc

00092 #ifndef AODV_LINK_LAYER_DETECTION

00095 #endif // LINK LAYER DETECTION

and then do make
make clean
sudo make install

and you will see *hello* packets in your trace file.


Feel free to contact me.

Regards
Mubashir Husain Rehmani
Lip6, UPMC, Paris, France.

2008/11/18 PTM <payalnraj@...>

>
>
> hello everyone,
>
>  i am new to ns2. and i really have a very little idea. can any one help me
> to make changes in aodv.cc file
> so the effect or changes can be viewed.
>
>
>
> --
> View this message in context:
> http://www.nabble.com/aodv.cc-tp20554430p20554430.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
>


--
Mubashir Husain Rehmani