[ns] Ns-users Digest, Vol 94, Issue 13
Ishan Nigam
ishannigam at gmail.com
Fri Oct 14 11:27:29 PDT 2011
I'm using Ubuntu 11.04 to install NS2.34(all-in-one package). I have
attached a screenshot with my reply, since its difficult to copy paste the
message; it keeps changing screens in loop mode.
On Fri, Oct 14, 2011 at 5:30 AM, <ns-users-request at isi.edu> wrote:
> Send Ns-users mailing list submissions to
> ns-users at 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-request at isi.edu
>
> You can reach the person managing the list at
> ns-users-owner at 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. Re: Believe it or not this medication is works well during
> long time. (fauzan prasetyo eka putra)
> 2. FW: Problem with AOMDV Multi-Interface Patch in
> ns-allinone-2.33 (Elisabete Reis)
> 3. source address (ziralda)
> 4. Re: source address (ziralda)
> 5. save a copy of AODV (ziralda)
> 6. save a copy of AODV (ziralda)
> 7. save a copy of AODV (ziralda)
> 8. Re: save a copy of AODV (itishi saxena)
> 9. add a neighbor AODV (ziralda)
> 10. Error in installing ns-allinone-2.34 (Ishan Nigam)
> 11. Re: Error in installing ns-allinone-2.34 (ziralda)
> 12. add a reputation value to a neighbor node (ziralda)
> 13. Re: [NS-ANS] Re: network coding in ns2 (karellen84)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 13 Oct 2011 01:19:58 -0700 (PDT)
> From: fauzan prasetyo eka putra <n0mad_hier at yahoo.com>
> Subject: Re: [ns] Believe it or not this medication is works well
> during long time.
> To: lms_community at yahoogroups.com, mailinglist-name-request at isi.edu,
> dokter-chip-owner at yahoogroups.com, teto251 at yahoo.com,
> violet_sweetfida at yahoo.com, muliantara2001 at yahoo.com,
> ns-users at isi.edu
> Message-ID:
> <1318493998.71804.yint-ygo-j2me at web33804.mail.mud.yahoo.com>
> Content-Type: text/plain; charset=utf-8
>
> .Hot proposal! Don?t miss this possibility! Maybe it?s your chance!
> http://cordobaforexport.com.ar/com.friend.php?reen_yahoo=71ow1
>
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 13 Oct 2011 10:15:22 +0100
> From: "Elisabete Reis" <elreis at dei.uc.pt>
> Subject: [ns] FW: Problem with AOMDV Multi-Interface Patch in
> ns-allinone-2.33
> To: <ns-users at isi.edu>
> Message-ID: <00e001cc8988$a62fa680$f28ef380$@uc.pt>
> Content-Type: text/plain; charset="us-ascii"
>
>
>
> Hi,
>
> I tried to install NS-2.33-AOMDV-Multiple-Interface patch in
> ns-allinone-2.33. I followed the instructions in the Mohit P. Tahiliane
> blog (Paste the downloaded patch in ns-allinone-2.33 folder; Give the
> following command:
> patch -p1 < NS-2.33-AOMDV-Multiple-Interface.patch).
> When i given ./install i had the following error:
>
> trace/cmu-trace.o: In function `hdr_aomdv::access(Packet const*)':
> cmu-trace.cc:(.gnu.linkonce.t._ZN9hdr_aomdv6accessEPK6Packet+0x7):
> undefined
> reference to `hdr_aomdv::offset_'
> collect2: ld returned 1 exit status
> make: *** [ns] Error 1
> Ns make failed!
>
> Please help me in this regard.
>
> Regards
> E. Reis
>
>
>
>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 13 Oct 2011 03:00:32 -0700 (PDT)
> From: ziralda <ledernier at yahoo.fr>
> Subject: [ns] source address
> To: ns-users at isi.edu
> Message-ID: <32640685.post at talk.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> please i want to access to the source address of a packet in AODV protocol,
> i
> find the source address in IP header and RREQ message, what's the
> difference
> between: ih->saddr() and rq->rq_src
> and which one i must use
>
> thanks so much for your help
> --
> View this message in context:
> http://old.nabble.com/source-address-tp32640685p32640685.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>
> Message: 4
> Date: Thu, 13 Oct 2011 03:03:44 -0700 (PDT)
> From: ziralda <ledernier at yahoo.fr>
> Subject: Re: [ns] source address
> To: ns-users at isi.edu
> Message-ID: <32644119.post at talk.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> a help please
>
> ziralda wrote:
> >
> > please i want to access to the source address of a packet in AODV
> > protocol, i find the source address in IP header and RREQ message, what's
> > the difference between: ih->saddr() and rq->rq_src
> > and which one i must use
> >
> > thanks so much for your help
> >
>
> --
> View this message in context:
> http://old.nabble.com/source-address-tp32640685p32644119.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>
> Message: 5
> Date: Thu, 13 Oct 2011 03:43:14 -0700 (PDT)
> From: ziralda <ledernier at yahoo.fr>
> Subject: [ns] save a copy of AODV
> To: ns-users at isi.edu
> Message-ID: <32644257.post at talk.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> hello
>
> i want to do a modification in source code of AODV protocol, but i want
> also
> to save a copy of this protocol before making any modification, in the case
> of mishandling, i can get it
>
> do i copy the file of source code in the same place of AODV protocol, and
> rename it, and do the necessary modification
>
> thanks in advance
> --
> View this message in context:
> http://old.nabble.com/save-a-copy-of-AODV-tp32644257p32644257.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>
> Message: 6
> Date: Thu, 13 Oct 2011 03:43:14 -0700 (PDT)
> From: ziralda <ledernier at yahoo.fr>
> Subject: [ns] save a copy of AODV
> To: ns-users at isi.edu
> Message-ID: <32644255.post at talk.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> hello
>
> i want to do a modification in source code of AODV protocol, but i want
> also
> to save a copy of this protocol before making any modification, in the case
> of mishandling, i can get it
>
> do i copy the file of source code in the same place of AODV protocol, and
> rename it, and do the necessary modification
>
> thanks in advance
> --
> View this message in context:
> http://old.nabble.com/save-a-copy-of-AODV-tp32644255p32644255.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>
> Message: 7
> Date: Thu, 13 Oct 2011 03:46:23 -0700 (PDT)
> From: ziralda <ledernier at yahoo.fr>
> Subject: [ns] save a copy of AODV
> To: ns-users at isi.edu
> Message-ID: <32644255.post at talk.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> hello
>
> i'm newbie in NS2 and i want to do a modification in source code of AODV
> protocol, but i want also to save a copy of this protocol before making any
> modification, in the case of mishandling, i can get it
>
> do i copy the file of source code in the same place of AODV protocol, and
> rename it, and do the necessary modification
>
> thanks in advance
> --
> View this message in context:
> http://old.nabble.com/save-a-copy-of-AODV-tp32644255p32644255.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>
> Message: 8
> Date: Thu, 13 Oct 2011 17:38:50 +0530 (IST)
> From: itishi saxena <itishi00 at yahoo.com>
> Subject: Re: [ns] save a copy of AODV
> To: ziralda <ledernier at yahoo.fr>, "ns-users at ISI.EDU"
> <ns-users at isi.edu>
> Message-ID:
> <1318507730.46994.YahooMailNeo at web95009.mail.in2.yahoo.com>
> Content-Type: text/plain; charset=iso-8859-1
>
>
>
> Yes, you are right you have to save original AODV before making any change,
> Its your choice either save in some folder or?at the same place rename it.?
> ?
> I hope it works for you.
> ?
> ?
> From: ziralda <ledernier at yahoo.fr>
> To: ns-users at ISI.EDU
> Sent: Thursday, 13 October 2011 8:43 PM
> Subject: [ns] save a copy of AODV
>
>
>
> hello
>
> i want to do a modification in source code of AODV protocol, but i want
> also
> to save a copy of this protocol before making any modification, in the case
> of mishandling, i can get it
>
> do i copy the file of source code in the same place of AODV protocol, and
> rename it, and do the necessary modification
>
> thanks in advance
> --
> View this message in context:
> http://old.nabble.com/save-a-copy-of-AODV-tp32644257p32644257.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
> ------------------------------
>
> Message: 9
> Date: Thu, 13 Oct 2011 06:43:22 -0700 (PDT)
> From: ziralda <ledernier at yahoo.fr>
> Subject: [ns] add a neighbor AODV
> To: ns-users at isi.edu
> Message-ID: <32645375.post at talk.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> please
>
> what's the difference between: addNeighbor in Node class (file node.cc),
> and
> void nb_insert (nsaddr_t id) in AODV protocol
>
> thanks so much
> --
> View this message in context:
> http://old.nabble.com/add-a-neighbor-AODV-tp32645375p32645375.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>
> Message: 10
> Date: Thu, 13 Oct 2011 23:45:41 +0530
> From: Ishan Nigam <ishannigam at gmail.com>
> Subject: [ns] Error in installing ns-allinone-2.34
> To: ns-users at isi.edu
> Message-ID:
> <CAJ2bK6yaNGnJwG2M=WfOEv3PxA2vypKQ5wX9=RD5TDKO1BcirA at mail.gmail.com
> >
> Content-Type: text/plain; charset=ISO-8859-1
>
> The entire installation seems to work fine. The terminal displays that the
> software was installed successfully and provides notices to set environment
> variables for LD_LIBRARY_PATH and TCL_LIBRARY. I added these to the .bashrc
> file. However, on running './validate' the system gives an error. Any help
> will be much appreciated!
>
>
> ------------------------------
>
> Message: 11
> Date: Thu, 13 Oct 2011 12:58:49 -0700 (PDT)
> From: ziralda <ledernier at yahoo.fr>
> Subject: Re: [ns] Error in installing ns-allinone-2.34
> To: ns-users at isi.edu
> Message-ID: <32648144.post at talk.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> wich type of error
>
> Ishan Nigam wrote:
> >
> >
> > The entire installation seems to work fine. The terminal displays that
> the
> > software was installed successfully and provides notices to set
> > environment
> > variables for LD_LIBRARY_PATH and TCL_LIBRARY. I added these to the
> > .bashrc
> > file. However, on running './validate' the system gives an error. Any
> help
> > will be much appreciated!
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/Error-in-installing-ns-allinone-2.34-tp32647504p32648144.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>
> Message: 12
> Date: Thu, 13 Oct 2011 15:04:02 -0700 (PDT)
> From: ziralda <ledernier at yahoo.fr>
> Subject: [ns] add a reputation value to a neighbor node
> To: ns-users at isi.edu
> Message-ID: <32648860.post at talk.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> hello
>
> i want to add to each neighbor of a node a reputation value, please how can
> i implement this
>
> thanks in advance
> --
> View this message in context:
> http://old.nabble.com/add-a-reputation-value-to-a-neighbor-node-tp32648860p32648860.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>
> Message: 13
> Date: Thu, 13 Oct 2011 15:13:25 -0700 (PDT)
> From: karellen84 <karag at libero.it>
> Subject: Re: [ns] [NS-ANS] Re: network coding in ns2
> To: ns-users at isi.edu
> Message-ID: <32639806.post at talk.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> Hi!
>
> have you tried integrating the patch and compiling? does it work?
> I use the gcc410 patch to install ns-allinone-2.27, then after integrating
> the additional code and recompiling i get segmentation faults for the
> examples provided. (i tried also reverting the patch for the ns source and
> using gcc 3.4)
>
> anybody has experienced this before?
>
> best regards
>
>
>
> Mubashir Rehmani wrote:
> >
> >
> > Hi,
> >
> > You can find it here:
> >
> > *SOURCE # 1:*
> >
> > http://telecom.dei.unipd.it/pages/read/58/
> > NS2 Simulation Code for Wireless Network Coding
> >>
> >> --
> >> ----------------------------------------------------------
> >> *G.-A. Lusilao-Zodi voice : 0216554853
> >> PhD candidate in audio/video streaming
> >> Cell :0820687993 email: guylzodi at gmail.com
> >> Communication research group *
> >> *University of Cape Town*
> >> -----------------------------------------------------------
> >>
> >
> >
> >
> > --
> > Mubashir Husain Rehmani
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/network-coding-in-ns2-tp32539732p32639806.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>
> _______________________________________________
> Ns-users mailing list
> Ns-users at isi.edu
> http://mailman.isi.edu/mailman/listinfo/ns-users
>
>
> End of Ns-users Digest, Vol 94, Issue 13
> ****************************************
>
More information about the Ns-users
mailing list