Please tell how to change backoff algorithm in 802.11 mac
On Thu, Nov 10, 2011 at 6:32 AM, <ns-users-requ...@isi.edu> wrote: > Send Ns-users mailing list submissions to > ns-users@isi.edu > > To subscribe or unsubscribe via the World Wide Web, visit > http://mailman.isi.edu/mailman/listinfo/ns-users > or, via email, send a message with subject or body 'help' to > ns-users-requ...@isi.edu > > You can reach the person managing the list at > ns-users-ow...@isi.edu > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Ns-users digest..." > > > Today's Topics: > > 1. DSDV Source Code Changing (aref hp) > 2. Node ID display in aodv (shoaib saleem) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 9 Nov 2011 19:43:08 +0800 > From: aref hp <arefhp...@gmail.com> > Subject: [ns] DSDV Source Code Changing > To: ns-users@isi.edu > Message-ID: > <cakpedtx8j9mdgikof49ovogrefmpeab4cl3hsed0j2l9kiq...@mail.gmail.com > > > Content-Type: text/plain; charset=ISO-8859-1 > > Dear All, > > Is anybody knows about DSDV source code? > Im going to change some part of source code to decrease the initiate delay > for creating routing table. > > Thanks in advanced. > > Best regards > Aref > > > ------------------------------ > > Message: 2 > Date: Wed, 9 Nov 2011 18:36:32 +0100 > From: shoaib saleem <shoaib...@gmail.com> > Subject: [ns] Node ID display in aodv > To: ns-users@isi.edu > Message-ID: > <CAFh-THtPQXVgsF2xA=xu7zgpnb4mqum-rko6nebgrk6cy6e...@mail.gmail.com > > > Content-Type: text/plain; charset=ISO-8859-1 > > Hello , > > I am using NS2 simulator. Right now i am working on AODV protocol. My > scenario is a simple one with 3 nodes. What i want is to display the each > node id on command line to understand the sequence of the packets (RREQ, > RREP and RERR) generation when i run the command "ns myfile.tcl" on > command line. > > The IP address of a node is declared as "nsaddr_t index;" in aodv.h. what > i have done is that in aodv.cc , i have "cout<<index; " in the following > function. > > void > > 01042 <http://rp.lip6.fr/ns-doc/ns226-doc/html/classAODV.htm#AODVb18> > AODV::sendRequest > <http://rp.lip6.fr/ns-doc/ns226-doc/html/classAODV.htm#AODVb18>(nsaddr_t > dst) > > > After that i have recompiled ns2. When i run the simulation there is not > output on the command line. Thanks in Advance. > Shoaib > > > <https://sites.google.com/site/shoaibsal/> > > > ------------------------------ > > _______________________________________________ > Ns-users mailing list > Ns-users@isi.edu > http://mailman.isi.edu/mailman/listinfo/ns-users > > > End of Ns-users Digest, Vol 95, Issue 9 > *************************************** >