[ns] simulating 802.11s wireless mesh network in ns2

2011-08-19 Thread umair ahmed





Hi ,I wanna ask about simulating wireless mesh network in ns2 ,On the 
page http://nsnam.isi.edu/nsnam/index.php/Contributed_Codewe find HWMP for 
wireless mesh network.but it says 802.11s for ns3 ,I wanna ask is it possible 
to simulate wireless mesh network in ns2?And we have aomdv in ns2,but it's not 
running ,can anyone provide me the sample script to run it ?I've posted my 
question  earlier regarding simulating aomdv in ns2.34 which results in 
nothing.can anyone tell me how to run it ? 


[ns] question regarding AODV

2011-08-19 Thread jeni martin




Hi,
I wanted to design a protocol which is based on AODV. although my question is 
not related to NS. maybe someone can help me.I noticed that AODV uses the 
combination of broadcast ID and source address to drop repeated request 
packets.  although the request packet has another field in its header which is 
source seq. no.can AODV use the combination of source seq. no. and source 
address for dropping repeated packets?is it possible that two different request
 packets (ie. different broadcast ID) from the same source have the same source 
sequence number?
thanks in advance