[ns] Diffserv: No. of physical queues

2006-10-18 Thread Vindya Amaradasa
Hi, I want to increase MAX_QUEUES in Diffserv. When I increase the value of the constant MAX_QUEUES in dsred.h, it compiles fine but gives me segmentation fault at run time. Why would this be? Is there anything else I have to change? Thank you very much! Regards, Vindya Amaradasa Research

Re: [ns] Floating point exception error

2006-10-18 Thread Vindya Amaradasa
This error can be caused by 'division by zero'. Have a look through your code for any possible divisions by zero (consider worst cases). Hope it helps! Vindya - Original Message - From: Bilel Romdhani [EMAIL PROTECTED] To: Ns-users@ISI.EDU Sent: Wednesday, October 18, 2006 2:48 PM

Re: [ns] Problem with .o files

2006-08-09 Thread Vindya Amaradasa
Hi, When you run ./configure, your makefile gets altered. That's why your line 'disappeard'! And as a result, file.o was not created, hence the 'invalid command' error. (you only need to run ./configure if you're compiling for the very first time) So, once you add the tcp/file.o \line, just

Re: [ns] ns source code

2006-05-03 Thread Vindya Amaradasa
You will find the source code for a Pareto ON-OFF source in ~\ns-allinone-2.29\ns-2.29\tools\pareto.cc Regards, Vindya - Original Message - From: Pranay Prateek [EMAIL PROTECTED] To: ns-users@ISI.EDU Sent: Wednesday, May 03, 2006 2:20 PM Subject: [ns] ns source code can anybody

Re: [ns] How could I install ns-2 on Windows xp SP2 platform?

2006-03-21 Thread Vindya Amaradasa
Hi, The ns-allinone-2.27 package should be placed within your cygwin home directory. Pls follow the instructions give here.. http://www.isi.edu/nsnam/ns/ns-cygwin-old.html Regards, Vindya - Original Message - From: Gilles Bertrand [EMAIL PROTECTED] To: Tanaka Hiroaki [EMAIL PROTECTED]