It is not for agent node.
From: pedro chaparro
To: itishi saxena
Sent: Monday, 13 August 2012 6:43 PM
Subject: Re: [ns] The results of your email commands
look inside aodv.cc , the functions AODV::recv and AODV::recvAODV ;)
2012/8/13 itishi saxena
:51 PM
Subject: Re: [ns] The results of your email commands
Hello friend check out this link for a nice description of AODV protocol.
http://www-npa.lip6.fr/~rehmani/aodv_v2.pdf.
There is a function as
void Classifier::recv(Packet* p, Handler*h)
{
NsObject* node = find(p);
if (node
Dear Friends,
I would like to know about ns2.
Using AODV routing protocol, I want to figure out at which point in the whole
code,
data received at the destination node?
It seems easy but not for me.
If you have worked with ns2 and find it interesting then try to send me
suggestions.
Thank
On 4/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> The results of your email command are provided below. Attached is your
> original message.
>
> - Results:
>Ignoring non-text/plain MIME parts
>
> - Unprocessed:
>I have downloaded ns-2.30 with Red hat -9 and gcc compiler 3.2.2 . I