[ns] AODV with HELLO message

2007-05-13 Thread Martin Ip
Hello everyone, Im working with AODV in ns2 and I would like to detect link breakage with HELLO message instead of Link Layer Detection. According to the AODV source code, do I simply comment out the line #define AODV_LINK_LAYER_DETECTION in aodv.h ? Is there any other changes I have to make in

[ns] ifqueue-length() for Interface Queue Length

2007-05-13 Thread Martin Ip
Hello everyone, I am looking for the correct place to retrieve the interface queue length of each individual node during simulation runtime. I'm using the AODV protocol in the simulation and I realise that there is a member variable in aodv.h called the ifqueue, which is the pointer to the

[ns] Clustering in Ad hoc Network

2007-05-13 Thread Saurav Chakraborty
Hi I want to simulate Clustering in ad hoc network in NS2.30, The protocol for creating the cluster is very simple by sending the hello messages to every node and on gettin the reply from the different nodes the clusters are formed.Please give me some idea on how to implement it in NS using tcl

[ns] ns-2.31 and SCTP

2007-05-13 Thread Elisabete Reis
Hi ns-users, I´m doing some simulations with SCTP in ns-2.29 in Linux. There are alterations in the newest releases concerning SCTP? I appreciate one answer. Thanks in advance Elisabete Reis

[ns] aodv-uu based on sns

2007-05-13 Thread Celina Wang
Dear all: I am trying to install aodv-uu to well-installed SNS (the most updated version),however it generates a lot of compilation error from aodv-uu.cc and other associated files, after I spent two days to fix all of bugs, finally no compilation error, but, it gave me a thousand of lines of

[ns] aodv-uu based on sns

2007-05-13 Thread Celina Wang
Dear all: I am trying to install aodv-uu to well-installed SNS (the most updated version),however it generates a lot of compilation error from aodv-uu.cc and other associated files, after I spent two days to fix all of bugs, finally no compilation error, but, it gave me a thousand of lines of