Re: [ns] DSR Packets

2007-04-16 Thread Bryan Hogan

Hello,

Take a look at the code in the recv function, you'll see how a packet with
a valid DSR header is handled -

else if (srh-valid() == 1)


Bryan
Bryan's Dynamic Source Routing FAQ - http://www.geocities.com/b_j_hogan/


On Sat, 7 Apr 2007, Jezabel Miriam Molina Gil wrote:


 Hello, I am working with DSR and I have to know all about forward
 nodes. I have where information packets are forwarded in DSR but I do
 not know where DSR paquets are forwarded.
 Maybe I could use the information that the trace file use for writing
 s, f or r but I have not find it in dsragent.cc.
 can someone help me?

 -- 
 Saludos
 Jezabel M. Molina Gil




[ns] DSR Packets

2007-04-07 Thread Jezabel Miriam Molina Gil

Hello, I am working with DSR and I have to know all about forward
nodes. I have where information packets are forwarded in DSR but I do
not know where DSR paquets are forwarded.
Maybe I could use the information that the trace file use for writing
s, f or r but I have not find it in dsragent.cc.
can someone help me?

-- 
Saludos
Jezabel M. Molina Gil