[ns] IP header

2011-10-21 Thread ziralda


hello all

AB---C---D
  source  destination

in AODV protocol, A wants to send a RREQ  to D,  Because D is not in the
communication range of A, so he chooses B as forwarding node. B chooses C
and so on.

please i want to fill the following fields for each hop, i mean when A sends
packet to B, what are the values of this fields, and when B sends packet to
C, what are the values that change, and the values that never change until
the arrival to the destination

ih->saddr()  = ?
ih->dassr()= ?
rq->rq_src   = ?
rq->rq_dst   = ?


your answers interest me very much






-- 
View this message in context: 
http://old.nabble.com/IP-header-tp32695616p32695616.html
Sent from the ns-users mailing list archive at Nabble.com.



[ns] ip header

2007-02-27 Thread Albalas F (AT)

Hi all,

 

Urgently, can any one tell me at what file the ip header contents take
its values for data packets at AODV/MAODV.

 

Firas

 



[ns] ip header

2007-02-05 Thread Albalas F (AT)

Hi all,

 

At which file the fields of ip header values are inserted for a data
packet, I am working at MAODV protocol.

 

I know it may be a simple question, but I need it urgently.

 

Many thanks

Firas

 



[ns] IP Header Compression

2006-06-26 Thread Matthew Jakeman

Hi all,

I am wondering if any form of IP header compression has been implemented for 
ns and if so where i can find examples of it. I have noticed there seems to 
be several references to IP HC in random papers but I can't find any examples 
of it, any help would be appreciated!

Cheers
Matt