Dear Vimala,

You not supposed to find ACK packet send functions in AODV as it is a MAC
layer packet.

You should study the interrelation of AODV and MAC layers to understand
further on this. How after a node after recvReply in AODV triggers sendACK
in mac-802_11 for instance.

Good Luck.

rgds
Saravanan K



On Fri, Nov 30, 2012 at 1:42 PM, Vimala Jose <vimalajo...@gmail.com> wrote:

>
> I am implementing "Detecting misbehaving nodes in MANET" using NS2 in AODV
> protocol. How can we know whether the destination node is sending
> acknowledgement or not? I coudn't find any functions regarding that in
> aodv.cc.
>

Reply via email to