[ns] AODVUU patch in ns2.34 (or ns2.3x version)

2011-07-06 Thread saaidal
Hi, Has anyone here successfully installed AODVUU in ns2.34 version or ns2.3x version, appreciatye if anyone of you can provide me step by step or link to the manual or patch, thx in advanced

[ns] Problem using NS2 in a virtual machine

2011-07-06 Thread Ederval Pablo Ferreira
Hi everyone... I have NS2.33 installed in a virtual machine with Ubuntu 10.10 So..I dont know that is happening, but every trace that I generate, the results are the same... I configure the seed like this $defaultRNG seed 0 * zero, NS2 will change the seed according to clock and counter.

[ns] aodv code understanding

2011-07-06 Thread umair shah
Hey I wanna change aodv protocol for different data rate and a little protocol enhancement in the sense to use different routing metric like etx and wcett,and also to use different mobility pattern and models like rpgm ,any body has any idea how do I do that?

[ns] um olsr metric implementation

2011-07-06 Thread umair shah
Hey anybody has any idea about the implementation of different routing metric of umolsr ?can I implement the same metric for aodv routing protocol ,?and what are the default parameters of aodv routing protocol and where are these information in ns2 ? like packet format and routing table

[ns] Qos for aodv

2011-07-06 Thread umair shah
How can Qos routing parameter like bandwidth optimization be achieved in ns2 for aodv ?and how and what to change in mac layer of aodv so that to increase packet sending ratio and minimizing latency ?

[ns] packet loss awk script

2011-07-06 Thread umair shah
Here is an awk script for packet loss I found it on mailing list post but something is wrong with this script it always give   0 tx: 0 drop: 0 pkt_loss:  0 can anyone find out what's wrong with this script ?

[ns] threshold

2011-07-06 Thread RamiHach
Dear all, I get results for handover simulation wifi-wimax. I am using an awk file to calculate the PLR I got result but I want to compare them to a threshold value to know if it is an acceptable value or not the threshold I need is for packet size = 2500 and intervall = 0.02 I know there is

[ns] awk script analysis

2011-07-06 Thread umair shah
Hi I'm posting from http://www.4ellene.net/tt/1078 I couldn't run it ,has anybody tried this ?Is this the write method and script to calculate the parameters. 1. Routing Overhead Routing Overhead How to define Routing Overhead. How to define Routing Overhead. if All the routing packets no

[ns] througuput awk script

2011-07-06 Thread umair shah
Hi I found on ns mailing list the awk script for throughput calculation but I'm unable to calculate throughput and plot in xgraph.it's from a very old post from 2002 and 2004 genstats.awk genstats.awk throughput.awk throughput.awk  I cannot run it and probably need modification I

[ns] qos in olsr

2011-07-06 Thread umair shah
HIHi every body I would like to implement QOLSR (OLSR with QoS ) on NS2 I would like to know if some one have yet tried and if he can help me Thank very much

[ns] single awk script needed

2011-07-06 Thread umair shah
Hey please send me single awk script to calculate all the parameters for wireless old trace format or new trace format for end to end delay,jitter ,throughput,instant throughput of any node,routing overhead,normalized routing load etc few awk scripts are provided here