[ns] Unequal Cost Multipath Routing

2009-03-12 Thread Nick K
but don't know how or why.  Has anyone ever modified this compute-routes function to be able to utilize paths that have different costs? Thanks, Nick

Re: [ns] Multi-interface support

2008-12-31 Thread Nick
Hi, I will be also working on multi-interface support for wireless nodes. I am still in the very beginning stage though. I would also appreciate if any materials in this area could be shared. Thanks. Nick 2008/12/27 Spyros Marinis > > Hello everybody! > I am trying to implem

Re: [ns] NS-2.33-allinone build problem on Linux version 2.6.9-78.ELsmp

2008-12-19 Thread Nick
1R6/lib" is still there. The modification I did is gone. Anybody can help? I'll appreciate it very much. -Nick On Thu, Dec 18, 2008 at 9:08 AM, Nick wrote: > By the way, I also tried the ns-2.30 version and succeeded. Any idea? > Thanks. > > > On Wed, Dec 17, 2008 at 6:20 PM, Nic

Re: [ns] NS-2.33-allinone build problem on Linux version 2.6.9-78.ELsmp

2008-12-18 Thread Nick
By the way, I also tried the ns-2.30 version and succeeded. Any idea? Thanks. On Wed, Dec 17, 2008 at 6:20 PM, Nick wrote: > Hi all, > > I tried to build ns 2.33 allinone on my linux machine with CentOS but I > have some problems. It says: > > /usr/bin/ld: skipping incompati

Re: [ns] problem with NAM

2008-09-30 Thread Nick Zando
On Tue, Sep 30, 2008 at 9:18 AM, Davide <[EMAIL PROTECTED]> wrote: > > i've installed the all-in-one package, but when i try to exec nam i take: > nam: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot > open shared object file: No such file or directory > > what can i do to

Re: [ns] tracking the incoming packets

2008-09-15 Thread Nick Zando
You can find some informations in the "trace::format()" method in trace/trace.cc Hope it helps. On Mon, Sep 15, 2008 at 10:05 AM, Mubashir Rehmani <[EMAIL PROTECTED]>wrote: > > Hi Tatinana > > To collect the information from each incoming packet, you need to work on > the recv() function, where

[ns] where can i find the "set" code?

2008-09-09 Thread Nick Zando
Hi all, i'd like to know where can i find the code in the tcl lib that is used to start a ns script? i mean: set ns [new Simulator] set nf [open trace.tr w] Where can i find the code that is execute when i invoke the "set" keyword? thanks in advance. Nicola

[ns] format routine in Trace.cc

2008-08-21 Thread Nick Zando
Hi everyone! I am trying to create a new packet trace format. In trace.cc i see: void Trace::format(int tt, int s, int d, Packet* p) { bla bla } I want to how does it set the right 'int tt' (kind of packet input, output, dropped ..) I almost finished with my new trace format but i can't set

[ns] Accessing IFq from Agent

2007-02-19 Thread Nick Johnson
.isi.edu/pipermail/ns-users/2003-August/034951.html but to no avail. Can anyone help?? -- Nick Johnson [EMAIL PROTECTED]

[ns] NS-2 allinone on cygwin installation problems...

2006-06-05 Thread Nick Elton
ng that said how to correct this and complete installation. Any assistance anyone could provide would be greatly appreciated. Thanks! Nick

[ns] Anyone recognise this error msg?

2006-04-03 Thread Nick Read
I have a number of scripts that are all failing with exactly the same error msg (see below). It appears to be something to do with starting a server for a group. Im using MDP (Multicast Dissemination Protocol), does anyone else have experience with MDP out of interest. The files that are failin