[ns] announcing ns-2.30 release and related packages

2006-09-26 Thread Tom Henderson
This is to announce the posting of the following releases: - ns-2.30 - nam-1.12 - otcl-1.12 - tclcl-1.18 and a corresponding ns-allinone-2.30 package. Downloads are available at the Sourceforge project pages: http://sourceforge.net/project/showfiles.php?group_id=149743 http://sourceforge.net/proj

[ns] website for ns-3 project

2006-09-28 Thread Tom Henderson
In July, we announced that a team of PIs, in collaboration with INRIA, had obtained funding from NSF to develop the next major version of ns-3: http://mailman.isi.edu/pipermail/ns-users/2006-July/056352.html A small team of us has worked hard over the summer to establish some project infrastructu

Re: [ns] Unecessary path in installation instructions?

2006-09-30 Thread Tom Henderson
Matthias Budde wrote: > Hi, > > on completion of any allinone installation, you're ask to set a bunch of > PATHs: > > - > > IMPORTANT NOTICES: > > [...] > > (2) You MUST put /opt/ns2/ns-allinone-2.29/tcl8.4.11/library into your > TCL_LIBRARY environmental > variable. Otherwise ns/na

[ns] ns-2 FAQ

2006-10-01 Thread Tom Henderson
The Network Simulator ns-2: Frequently Asked Questions Note: This FAQ is now available at the project wiki: http://nsnam.isi.edu/nsnam/index.php/Ns_Users_FAQ _The mailing is is now subscriber only---please see the FAQ entry on "How do I post to the mailing list? Why was m

Re: [ns] Determining the number of simulation runs

2006-10-11 Thread Tom Henderson
Pragasen Mudali wrote: > Hi, > > How are the number of ns-2 simulation runs determined. If the central limit > theorem is used, how are the values that comprise the equation determined? > > Thanks in advance > You may find the first few links here to be useful: http://nsnam.isi.edu/nsnam/inde

Re: [ns] Problems compiling ns-2.30 with g++ 4.1

2006-10-11 Thread Tom Henderson
Ignacio Mas Ivars wrote: > Hi all! > I am trying to compile ns-2.30 in an linux Ubuntu box with g++ 4.1 and I > am having problems with the linker. All the files are compiled correctly > but when linking the following message appears: > > /usr/bin/ld: ns: hidden symbol `__stack_chk_fail_local' >

Re: [ns] Installing problems ns-2.30, 2.29, 2.2 8 in Red Hat Linux/i386 9.0!

2006-11-19 Thread Tom Henderson
when_believen wrote: > > > > Dear All: > > Has anyone successfully installed ns-2.30, 2.29, or 2.28 in RedHat 9.0? > > I installed ns-2.30 first, second ns-2.29, then ns-2.28 respectively, and it > said that { make: **

Re: [ns] OTcl and documentation

2006-12-01 Thread Tom Henderson
Alexander Sayenko wrote: > Hi > > Does anybody know/use a well-proven solution to generate a documentation > from the OTcl code? I tried to find a one, but failed. > > * Doxygen does not support OTcl, though it supports Python like comments > which can simplify adding support for the OTcl. > >

Re: [ns] Problem with NAM in FC4

2006-12-01 Thread Tom Henderson
Shaili Desai wrote: > Hi all > > I installed NS-allinone-2.29 on FC4 and set the path variables too.I did set > it after installation and now have edited in the bashrc file too. But when > running example1a.tcl from ns-allinone-2.29 directory it gives me the > following error: > > > ns: finish:

[ns] ns-2 FAQ

2006-12-01 Thread Tom Henderson
The Network Simulator ns-2: Frequently Asked Questions Note: This FAQ is now available at the project wiki: http://nsnam.isi.edu/nsnam/index.php/Ns_Users_FAQ _The mailing is is now subscriber only---please see the FAQ entry on "How do I post to the mailing list? Why was

[ns] ns-2 FAQ

2007-01-01 Thread Tom Henderson
The Network Simulator ns-2: Frequently Asked Questions Note: This FAQ is now available at the project wiki: http://nsnam.isi.edu/nsnam/index.php/Ns_Users_FAQ _The mailing is is now subscriber only---please see the FAQ entry on "How do I post to the mailing list? Why was

[ns] announcing ns-2.31 release and related packages

2007-03-11 Thread Tom Henderson
This is to announce the posting of the following releases: - ns-2.31 - nam-1.13 - otcl-1.13 - tclcl-1.19 and a corresponding ns-allinone-2.31 package. Downloads are available at the Sourceforge project pages: http://sourceforge.net/project/showfiles.php?group_id=149743 http://sourceforge.net/proj

[ns] ns-2 FAQ

2007-04-01 Thread Tom Henderson
The Network Simulator ns-2: Frequently Asked Questions Note: This FAQ is now available at the project wiki: http://nsnam.isi.edu/nsnam/index.php/Ns_Users_FAQ _The mailing is is now subscriber only---please see the FAQ entry on "How do I post to the mailing list? Why was my

[ns] ns-2 FAQ

2007-05-01 Thread Tom Henderson
The Network Simulator ns-2: Frequently Asked Questions Note: This FAQ is now available at the project wiki: http://nsnam.isi.edu/nsnam/index.php/Ns_Users_FAQ _The mailing is is now subscriber only---please see the FAQ entry on "How do I post to the mailing list? Why was my

[ns] Trace graph 2.05 source code is available to download

2007-06-01 Thread Tom Henderson
Forwarded on behalf of Jaroslaw Malek Original Message Subject: Trace graph 2.05 source code is available to download Date: 27 May 2007 18:49:15 - From: Jaroslaw Malek <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Hello! Trace graph 2.05 source code is available to downl

[ns] ns-2 FAQ

2007-06-01 Thread Tom Henderson
The Network Simulator ns-2: Frequently Asked Questions Note: This FAQ is now available at the project wiki: http://nsnam.isi.edu/nsnam/index.php/Ns_Users_FAQ _The mailing is is now subscriber only---please see the FAQ entry on "How do I post to the mailing list? Why was m

Re: [ns] validation results failed...

2007-08-16 Thread Tom Henderson
sushee g wrote: > Hello everyone, > >I have installed successfully all the necessary packages but > when iam validating it shows that some tests failed like > ./test-all-simultaneous ./test-all-xcp . I tried to re-run both the > tests but it again shows that some tests failed.It would be

Re: [ns] ns makefile question - reg X11 libs

2007-08-16 Thread Tom Henderson
Sita S. Krishnakumar wrote: > Hello, > I am building ns-2.27 on a 64 bit machine. When the ./install compiles and > links Tcl/Tk, it looks for X11 libs in /usr/X11R6/lib. > I would instead like for it to look at a different directory for 64 bit > libs. Where in the install or configure files in ns

Re: [ns] Compiling ns-2.27 on a 64-bit machine

2007-08-19 Thread Tom Henderson
Sita S. Krishnakumar wrote: > Hi Tom, > After searching the ns-list archives, I found help with the x86_64-unknown > problem. > >>> 1. Edit otcl-xx/config.sub and tclcl-xx/config.sub. Where "| x86 |" > appears >>> you must put "| x86 | x86_64 |", i.e, x86_64 is added. In a similar > way, >>> wher

Re: [ns] Need help installing NS-2.31 on 64-bit machine...

2007-09-01 Thread Tom Henderson
Brenda Lindsay Williams wrote: > Hi everyone...I'm having a problem...When I try to install NS2.31 on s > friend's machine, I get this error message > > Victor:/home/mavor/Network Simulator/ns-allinone-2.31 # ls > cweb INSTALL.WIN32 otcl-1.13 sgb tclcl-1.19 zlib-1.2.3 > gt-itm

[ns] announcing ns-2.32 release and allinone package

2007-09-03 Thread Tom Henderson
This is to announce the posting of the ns-2.32 source code release and a corresponding ns-allinone-2.32 package. Downloads are available at the Sourceforge project pages: http://sourceforge.net/project/showfiles.php?group_id=149743 File checksums are located in the corresponding release notes on

[ns] open wiki access

2007-10-31 Thread Tom Henderson
All, I think I've reached the point where I've tired of cleaning out the spam/vandalism from the ns-2 wiki. Presently, we have a policy of requiring users to create an account without moderation before writing to the wiki, but that seems to not be enough to stop unwelcome users from creating acco

Re: [ns] [Ns-developers] open wiki access

2007-11-12 Thread Tom Henderson
Tom Henderson wrote: > All, > I think I've reached the point where I've tired of cleaning out the > spam/vandalism from the ns-2 wiki. Presently, we have a policy of > requiring users to create an account without moderation before writing > to the wiki, but that seems

Re: [ns] HOW [EMAIL PROTECTED] - a new/custom (routing) agent - Who knows something?

2007-11-23 Thread Tom Henderson
Claus Christmann wrote: > Hi List, > > I have been trying to get my own routing algorithm working in ns2 for > quite some time now and still haven't gotten as far as I hoped... > > I received a lot of support from the ns-users list so far, but still > need some more insight into ns2. In order

[ns] ns-3 wiki policy change

2008-01-07 Thread Tom Henderson
I had to spend some time again tonight cleaning out vandalism on the ns-3 wiki, so I elected to close off the ability for anonymous account creation. New wiki contributors have to now request an account by email, instead of auto-generating them. If anyone wants to keep the ns-3 wiki fully open t

[ns] ns-3 tutorial announcements

2008-02-05 Thread Tom Henderson
Hi all, Lloyd earlier posted the WNS2 conference call for participation, and that WNS2 will include an ns-3 tutorial. I'd like to also announce that there are two ns-3 tutorials associated with upcoming conferences: I will present an ns-3 tutorial at the Simutools conference, March 5, 2008, M

Re: [ns] Fwd: Request to mailing list Ns-developers rejected

2008-02-16 Thread Tom Henderson
Mayura Bhandarkar wrote: > Why did my message get rejected?? > > Mayura. Mayura, These types of questions have long been considered out of scope for the developers mailing list. Please see: http://www.isi.edu/nsnam/ns/ns-dev-list.html - Tom > > -- Forwarded message -- > From

Re: [ns] Successful Leopard install was Re: can't install otcl-1.13 on Mac OS X 10.5.2?

2008-02-23 Thread Tom Henderson
Lloyd Wood wrote: > Thanks to gier egeland and David Viera for the hints. > > ./configure --x-includes=/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include > --x-libraries=/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib > make > > worked for me to successfully configure and make otcl-1.13, tclcl-1.1

[ns] check_pktCTRL:Invalid MAC Control subtype

2008-03-20 Thread Tom Henderson
This is a test message to debug a possible mailing list problem; please discard.

[ns] announcing ns-2.33 release and allinone package

2008-03-31 Thread Tom Henderson
This is to announce the posting of the ns-2.33 source code release and a corresponding ns-allinone-2.33 package. Downloads are available at the Sourceforge project pages: http://sourceforge.net/project/showfiles.php?group_id=149743 File checksums are located in the corresponding release notes on

Re: [ns] infrastructure mode on ns V 2.32

2008-06-17 Thread Tom Henderson
sandra sami wrote: > Hello, > > I need some documentation on how to implement the > infrastructure. Can anyone help me? Is the infrastructure mode > implemented on ns v 2.32 ? > > Thanks. > Best Regards, > > sandra samii > Infrastructure mode was added in ns-2.33.

[ns] ns-3.1 Stable Release Posted

2008-06-30 Thread Tom Henderson
Original Message Subject: [Ns-developers] Ns-3.1 Stable Release Posted Date: Mon, 30 Jun 2008 15:03:09 -0700 From: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Organization: The University of Washington To: 'ns-developers' <[EMAIL PROTECTED]> I am happy to report to you that

Re: [ns] Simulation halting after ARP request in Wifi, ns3

2008-07-15 Thread Tom Henderson
Amit Soni wrote: > Hello ns users, > > I am simulating a small Adhoc-wifi network of 4 nodes in ns3. Two nodes > are OnOff sources and other two of them are OnOff sinks. I am starting two > source nodes at the same time. The problem I am facing is that, after ARP > request the simulation just hal

Re: [ns] ns-2 vs ns-3 for new project

2008-07-17 Thread Tom Henderson
Damián Lezama wrote: > > Hi, > > I've found this on the ns-3 wiki: > > "ns-3 is a new software development effort focused on improving upon the core > architecture, software integration, models, and educational components of > ns-2. The project commenced in July 2006 and there have not yet be

[ns] FYI: ns-3 Sigcomm demo

2008-07-25 Thread Tom Henderson
For those of you who will be attending Sigcomm this year, we invite you to visit our ns-3 demo on Wednesday afternoon, August 20, in the Sigcomm demo session: http://conferences.sigcomm.org/sigcomm/2008/demos.php A link to the demo abstract can be found here: http://conferences.sigcomm.org/sig

Re: [ns] Building NAM on amd64

2008-08-28 Thread Tom Henderson
John Serink wrote: > Hi All: > > Does anyone have this patch: > http://sdrapisarda.altervista.org/download/namx86_64.patch > > The above link is no longer valid and I'd like to build NAM on AMD64. > NS-2.31 built fine on AMD64. > > Cheers, > john > John, That patch is no longer needed, nam-1.

Re: [ns] Installation problems with ns-2.33

2008-09-03 Thread Tom Henderson
Siraj Shaikh wrote: > I installed ns-2.33 on my machine (Ubuntu). Followed the intstructions > on here: http://nsnam.isi.edu/nsnam/index.php/Installing_ns2.31_on_Ubuntu7.04 > > Everything worked fine and as expected. No errors encountered. > > I the validation set up and even the path/environmen

Re: [ns] Need help on IEEE 802.11 infrastructure network with NS 2.33

2008-09-04 Thread Tom Henderson
Fung Lee wrote: > > Dear NS users, I am a new user of NS 2.33. Basically, and I am going to run > several simulation on wired and wireless networks. NS2.33 claims to > support IEEE 802.11 infrastructure networks. However, I don't know how to > take the advantage of the new features in N

Re: [ns] Simulate DTN

2008-09-04 Thread Tom Henderson
ns user wrote: > Hi all , > > I want to simulate DTN (Delay Tolerant Network) and I don't know witch > Simulator is the best for this. > I tried to do this under NS2 , bus the single patch I found works on ns 2.27 > and the syntaxe used is not supported by gcc 4.2. (Note that I have use > Ub

Re: [ns] problem - undefined reference ... while compiling ns-allinone-2.33 in debian

2008-09-09 Thread Tom Henderson
Daniel Henrique Joppi wrote: > anybody? Daniel, I encountered the same error (it is due to gcc4.2.3 from what I can tell) and will look into it tomorrow and get back to you. Tom > > On Thu, Sep 4, 2008 at 10:12 PM, Daniel Henrique Joppi < > [EMAIL PROTECTED]> wrote: > >> Help... >> >> I have

Re: [ns] problem - undefined reference ... while compiling ns-allinone-2.33 in debian

2008-09-13 Thread Tom Henderson
Daniel Henrique Joppi wrote: > anybody? > > On Thu, Sep 4, 2008 at 10:12 PM, Daniel Henrique Joppi < > [EMAIL PROTECTED]> wrote: > >> Help... >> >> I have changed to get rid of "inline" keywords but the errors are >> persisting... >> >> ---

[ns] Fwd: [Ns-developers] ns-2 release plans: call for items

2008-10-20 Thread Tom Henderson
21:57:37 -0700 From: Tom Henderson <[EMAIL PROTECTED]> To: ns-developers <[EMAIL PROTECTED]> It's been about 6 months since we released ns-2.33. I would like to make a new release sometime soon, to address at least these issues: 1) the current allinone tarball does not see

Re: [ns] NS-Users Q-process Guideline

2011-08-15 Thread Tom Henderson
On 08/15/2011 01:45 AM, Mariam A. Moustafa wrote: > > Dear Teerawat, > > Actually I have thought in this issue for a long time :) > > I think, there is an admin of this list and this is his responsability!! > > Else we have another silly choice, what about sending this guideline > periodically, sa

[ns] ns-2.35 released

2011-11-05 Thread Tom Henderson
This is to announce the posting of the ns-2.35, nam-1.15, otcl-1.14, and tclcl-1.20 source code releases and a corresponding ns-allinone-2.35 package. Downloads are available at the Sourceforge project pages; for otcl and tclcl: http://sourceforge.net/projects/otcl-tclcl/ for ns-2, nam-1, and n

Re: [ns] ns-2.35 released

2011-11-06 Thread Tom Henderson
On 11/06/2011 09:53 AM, YunQiang Su wrote: > didn't put them to http://www.isi.edu/nsnam/dist/release/ ? > No, that is a legacy directory; I prefer that users download them from sourceforge so that we can count the downloads using SourceForge analytics tools. - Tom

Re: [ns] ns-2.35 released

2011-11-07 Thread Tom Henderson
On 11/07/2011 06:15 AM, Martin Pirhac wrote: > Hello Tom, > > Is there any recommended version of gcc compiler, which should be used > to install ns-2.35 ? > I compiled ns-2.35 on Ubuntu10.04. with gcc-4.4. compiler and I get > several warnings, which result in that DCCP agents does not work for m

Re: [ns] Problem compiling ns-2: I can not include "p802.15.4.h"

2011-12-16 Thread Tom Henderson
On 12/16/2011 01:27 AM, David Rodenas wrote: > > Hi all > > I found the solution: > http://old.nabble.com/Error-while-including-wireless-phy.h-td21661874.html. I > think it is an important BUG in ns-2. > > Thanks for the help. > > David Rodenas Herráiz I filed a bug for this: https://sourceforg

Re: [ns] ns-2.34 validation tests fail (64bit-processor)

2012-08-09 Thread Tom Henderson
On 08/09/2012 08:59 AM, behnaz.bostanip...@unil.ch wrote: > Hi, > > Thanks for your reply. I installed ns2.35 and actually the > majority of these problems are solved. But still these tests > fail: > > validate overall report: some tests failed: > ./test-all-tcpLinux ./test-all-tcpHighspeed

Re: [ns] ns-2.34 validation tests fail (64bit-processor)

2012-08-30 Thread Tom Henderson
On 08/29/2012 06:50 AM, behnaz.bostanip...@unil.ch wrote: >> I'm not able to reproduce that error, so I would like to >> see some examples of the diffed output. Would you mind >> collecting all of the *.test output files for the tests >> that failed and send them to me in a tarball, such as: >

Re: [ns] ns-2.34 validation tests fail (64bit-processor)

2012-08-30 Thread Tom Henderson
On 08/30/2012 07:13 AM, Tom Henderson wrote: > On 08/29/2012 06:50 AM, behnaz.bostanip...@unil.ch wrote: >>> I'm not able to reproduce that error, so I would like to >>> see some examples of the diffed output. Would you mind >>> collecting all of the *.test

Re: [ns] ns-2.34 validation tests fail (64bit-processor)

2012-08-30 Thread Tom Henderson
On 2012-08-30 08:29, Behnaz Bostanipour wrote: > Hello Tom, > > Thanks for your reply. I put some comments on your email below: > > > On 30 août 2012, at 16:13, Tom Henderson wrote: > >> >> On 08/29/2012 06:50 AM, behnaz.bostanip...@unil.ch wrote: >>>&g

Re: [ns] ns-2.34 validation tests fail (64bit-processor)

2012-09-08 Thread Tom Henderson
On 08/08/2012 11:38 PM, Behnaz Bostanipour wrote: Hello, I successfuly installed ns2.34 on a MacOS(Lion). My Mac is a (Core i7-64bit processor). When I execute "./validate" and these tests fail: (snip) I was finally able to get ns-allinone-2.35 to build on my 64-bit OS X Mountain Lion

Re: [ns] Error while installing NS2.35 to Mac OS(Lion)

2012-09-08 Thread Tom Henderson
On 08/08/2012 11:49 PM, Behnaz Bostanipour wrote: Hi all, I've downloaded "ns-allinone-2.35" and extracted into the directory /Users/username/ (where username refers to my username on my Mac). Then, I run ./install and it fails to build OTcl-1.14, as you can see below:

Re: [ns] Regards to a failed to build of ns-allinone-2.33 for nam and xgraph

2013-10-22 Thread Tom Henderson
On 10/22/2013 06:43 AM, Aline, Frank wrote: > > To whomever this may concern, > > During ns2-allinone-2.33 installation on our Redhat linux 6.4 the xgraph and > the nam utilities failed to build. > > For xgraph, we got the following error > checking for working makeinfo... missing > > For nam-1.

Re: [ns] NS-2 or NS-3 to use with SCTP for thesis

2013-10-27 Thread Tom Henderson
On 10/22/2013 08:59 AM, Ramon Hofer wrote: > > Hi all > > I'm writing my master thesis and would like to use NS to test a > protocol which uses SCTP. It is about routing various hybrid subnets > including Ethernet, Fiber, WiFi, ZigBee, PLC, GPRS and sending data > with SCTP. > > According to your

Re: [ns] Request for help

2013-11-01 Thread Tom Henderson
On 10/22/2013 10:11 AM, maxime stephane Kabiwa wrote: > Here is the following errors i am getting: > from ./mobile/propagation.h:49:0, > > from ./mac/wireless-phyExt.h:62, > > from ./aodv/aodv.h:44, > > from aodv/aodv_logs.c

[ns] ns-2 CoDel and DOCSIS patches, and release plan

2013-11-16 Thread Tom Henderson
A team from CableLabs, in conjunction with Kathleen Nichols, has provided some patches for ns-2 to model new AQM techniques (CoDel variants), DOCSIS links, and a web traffic generator to drive the simulations. The patches are staged here: http://sourceforge.net/p/nsnam/patches/22/ http://sour

[ns] ns-2.36 release candidate available for testing

2014-12-21 Thread Tom Henderson
Hi all, I'm preparing to release a new ns-2 version, numbered ns-2.36. There is a wiki page and an initial release candidate posted here: http://nsnam.isi.edu/nsnam/index.php/Roadmap The main differences between ns-2.35 and ns-2.36 are the following: * small fixes to the allinone 'install' scr

Re: [ns] [Ns-developers] proposed changes to ns-2 RED code

2014-12-21 Thread Tom Henderson
On 12/21/2014 12:31 PM, Dave Taht wrote: > so you are saying the RED research of the last 12 years has all been > invalid? That is a lot of papers to ashcan? I don't know how people have been using the RED models over the years. It may be that researchers have been tuning the parameters to use

[ns] proposed changes to ns-2 RED code

2014-12-21 Thread Tom Henderson
If you are using ns-2 and RED queues, please help us to evaluate the following proposed change. Mohit Tahiliani has been working on Adaptive RED in ns-2, and has patched a few issues, including: - use of ARED in wireless networks leads to floating point exception - the default value of Queue

Re: [ns] [Ns-developers] proposed changes to ns-2 RED code

2015-01-12 Thread Tom Henderson
On 12/21/2014 12:07 PM, Tom Henderson wrote: > If you are using ns-2 and RED queues, please help us to evaluate the > following proposed change. > > Mohit Tahiliani has been working on Adaptive RED in ns-2, and has > patched a few issues, including: > > - use of ARED in wi

Re: [ns] NAM Error problem when executing NS2 in FDC10

2008-12-19 Thread Tom Henderson
Lipur Sugiyanta wrote: > Dear All milist-ers, > > Thanks for your attention with my problem. > > I try to install NS2 release 2.33 with Fedora Core 10 platform. ... > I have problem with NAM. Here is the error message. I've added this to the tracker and to the list of things to fix before ns-

Re: [ns] NS manual to wiki

2008-12-19 Thread Tom Henderson
Lachlan Andrew wrote: > Greetings all, > > The NS manual seems rather out of date. (There are comments from 2001 > about "changes in the near future", and snippets of code that have > changed radically, and references to files that no longer exist.) > > I have started copying the contents from

Re: [ns] NAM Error problem when executing NS2 in FDC10

2008-12-24 Thread Tom Henderson
Tom Henderson wrote: > Lipur Sugiyanta wrote: >> Dear All milist-ers, >> >> Thanks for your attention with my problem. >> >> I try to install NS2 release 2.33 with Fedora Core 10 platform. ... > >> I have problem with NAM. Here is the error message. >

Re: [ns] NS manual to wiki

2008-12-31 Thread Tom Henderson
Lachlan Andrew wrote: > Greetings Tom, > > It seems you're right that the main problem with maintaining the manual > is apathy rather than access, judging by the deafening silence in > response from your request for responses. > > In that case, how can I get access to the manual to fix some of

Re: [ns] Problem in Installing ns2.33

2009-02-15 Thread Tom Henderson
Ashok Turuk wrote: > Hello Every One > > While installing ns2.33, I am getting the following message. Can any one > tell me the reason. I have Fedora 9 and tcl/tk 8.4.13 > > > /opt/ns-allinone-2.30/tk8.4.13/unix/../generic/tk3d.c:210: error: > 'Tk_FakeWin' has no member named 'display' > > /op

Re: [ns] ns-allinone-2.33 installation: Incompatible -libtclcl.a error

2009-02-15 Thread Tom Henderson
Jhoanna Rhodette Pedrasa wrote: > Hi, > > I am trying to install ns-allinone-2.33 on an x64 CentOS > machine (of which I don't have admin access). Compilation goes well but > I get an error during the link stage: > > /usr/bin/ld: skipping incompatible ~/ns-allinone-2.33/tclcl-1.19/libtclcl.a >

Re: [ns] How to do LEO satellite simulation with many GSL terminals ??

2009-03-13 Thread Tom Henderson
lukman_ha...@yahoo.com wrote: > Hi, > > Does anybody knows how to do LEO satellite simulation with many GSL > terminals on the source side and many GSL terminals on the destination > side ?? For example if i want to have 3 polar GSL terminal (S1, S2, S3) > at the source side and 3 polar GSL te

[ns] NSTools CFP

2009-05-12 Thread Tom Henderson
niversité Saint-Esprit de Kaslik, Lebanon Tom Henderson, Univ. of Washington, USA Alain Jean-Marie, INRIA, France Lars Michael Kristense, Bergen University College, Norway Mathieu Lacage, INRIA, France Nicolas Montavont, Telecom Bretagne, France Georgios Paschos, CERTH, Greece. George Riley, Georgia

[ns] ns-2 release candidate available for testing

2009-05-22 Thread Tom Henderson
Hi all, I've posted some new release candidates for the following packages: ns-2.34 nam-1.14 ns-allinone-2.34 They are available at the following location: http://sourceforge.net/project/showfiles.php?group_id=149743 ns-2.34 is mainly a maintenance release with the following major differences

Re: [ns] [Ns-developers] ns-2 release candidate available for testing

2009-06-02 Thread Tom Henderson
Tom Henderson wrote: > Hi all, > > I've posted some new release candidates for the following packages: > > ns-2.34 > nam-1.14 > ns-allinone-2.34 > > They are available at the following location: > http://sourceforge.net/project/showfiles.php?group_id=149743 &

Re: [ns] [Ns-developers] ns-2 release candidate available for testing

2009-06-14 Thread Tom Henderson
> Tom Henderson wrote: >> Hi all, >> >> I've posted some new release candidates for the following packages: >> >> ns-2.34 >> nam-1.14 >> ns-allinone-2.34 >> >> They are available at the following location: >> http://sourceforge

[ns] announcing ns-2.34, nam-1.14 releases and ns-allinone-2.34 package

2009-06-18 Thread Tom Henderson
This is to announce the posting of the ns-2.34 and nam-1.14 source code releases and a corresponding ns-allinone-2.34 package. Downloads are available at the Sourceforge project pages: http://sourceforge.net/project/showfiles.php?group_id=149743 File checksums are located in the corresponding rel

Re: [ns] [Ns-announce] announcing ns-2.34, nam-1.14 releases and ns-allinone-2.34 package

2009-07-10 Thread Tom Henderson
Tom Henderson wrote: > This is to announce the posting of the ns-2.34 and nam-1.14 source code > releases and a corresponding ns-allinone-2.34 package. Those of you who may have tried to download the ns-allinone-2.34 package after this release was announced may have found that the file

Re: [ns] ns-2.33 with gcc version 4.3.0 in Fedora Core 9

2009-07-16 Thread Tom Henderson
Guray Acar wrote: > Greetings all. > > This is not a question. Recently, we changed our OS to Fedora Core 9. > The C++ compiler that came with it was gcc version 4.3.0. > I had some problems with compiling ns-2.33 with this version of gcc. > > Apparently, the new version of gcc is less toleran

[ns] SIMUTools 2010: Call for papers

2009-09-10 Thread Tom Henderson
If you are looking for a good venue for publishing your work about or using ns-2 or ns-3, I'd like to recommend SIMUTools. We will also co-locate a Workshop on ns-3 at this conference (more on WNS3 later). But, please do not hold your paper for the ns-3 workshop, because we are not planning a reg

Re: [ns] [Ns-developers] Added Grid for nam-1.14

2009-09-27 Thread Tom Henderson
ori and mish bgu wrote: > Hi Everybody > > I was working on wireless simulation for some time now and found that draw > lines of grid (on the topography) with distances in the nam visualizer was > very useful for me to know exactly where nodes are placed in the network, > especially when simulati

[ns] __stack_chk_fail_local error on ubuntu 9.10

2009-11-02 Thread Tom Henderson
I noticed that ns-allinone-2.34 did not build on the new Ubuntu 9.10 Karmic, due to this this error when linking: otcl.o: In function `OTclDispatch': /home/ns/ns-allinone-2.34/otcl/otcl.c:495: undefined reference to `__stack_chk_fail_local' otcl.o: In function `Otcl_Init': /home/ns/ns-all

Re: [ns] contributed code page not opening

2009-12-16 Thread Tom Henderson
narayanan ellapparajan wrote: > hai, > i am from india. i tried to open the contributed web page but got an error > page like HTTP 500 internal server error. is it happening to everybody or > just to me. i would like to know the steps to rectify this error. > I'll have to report this to an ad

Re: [ns] Wiki webpage

2009-12-17 Thread Tom Henderson
On Thu, 17 Dec 2009 23:42:58 +0100, Cesar Cardenas wrote: > Hi, > Is the ns-2 wiki down? > I tried to go inside but it does not work the link... > I am looking information for available contribution modules in general... > Regards, > César Yes it is down; I'll send a notice out when it is back u

Re: [ns] Wiki webpage

2009-12-24 Thread Tom Henderson
Tom Henderson wrote: > On Thu, 17 Dec 2009 23:42:58 +0100, Cesar Cardenas > wrote: >> Hi, >> Is the ns-2 wiki down? >> I tried to go inside but it does not work the link... >> I am looking information for available contribution modules in general... >> Regards

Re: [ns] problem in viewing nam files in ns3

2010-01-03 Thread Tom Henderson
On 1/3/10 7:08 AM, Diman Tootaghaj wrote: > > Hi, > I am a beginner user of ns3. > I want to run some simple examples in ns3, but I can't see .nam file. > How can I see the nam files in ns3? > Regards, > Diman > Hi Diman, I think you may be trying to ask how to generate nam files in ns-3. nam is

Re: [ns] ns-allinone-2.34 `long long long' is too long for GCC

2010-02-13 Thread Tom Henderson
On 2/9/10 1:05 PM, Bush, Stephen F (GE, Research) wrote: > > > I'm getting the following installation error when trying to install > ns-allinone-2.34 on cygwin. > > I've manually installed tcl and tk versions 8.4.19; that corrected my last > problem. > > I'm now getting the "too long for GCC" er

Re: [ns] DCCP Patches for different versions of NS-2

2010-05-16 Thread Tom Henderson
On 5/11/10 1:38 AM, Mohit Tahiliani wrote: > > Hello, > DCCP patches for various versions of ns-2 such as ns-2.26, ns-2.28, ns-2.29, > ns-2.31, ns-2.33, ns-2.34, ns-2.35 and the dccp patch compatible with MobiWAN > are available on the following link: > http://mohittahiliani.blogspot.com/2010/05

Re: [ns] [Ns-developers] cbrgen generates more nodes than stated

2011-05-01 Thread Tom Henderson
Original Message Subject: Re: [Ns-developers] cbrgen generates more nodes than stated Date: Sun, 01 May 2011 13:11:59 -0700 From: Tom Henderson To: Hanqiang Shan CC: ns-users@ISI.EDU, ns-develop...@isi.edu On 04/13/2011 01:26 AM, Hanqiang Shan wrote: > Hi all, > When

[ns] ns-2 FAQ

2006-01-01 Thread Tom Henderson
The Network Simulator ns-2: Frequently Asked Questions Note: This FAQ is now available at the project wiki: http://nsnam.isi.edu/nsnam/index.php/Ns_Users_FAQ _The mailing is is now subscriber only---please see the FAQ entry on "How do I post to the mailing list? Why was m

[ns] new wiki for nsnam project

2006-01-02 Thread Tom Henderson
All, We've started a wiki for ns-2 and nam: http://nsnam.isi.edu/nsnam/index.php/Main_Page We intend to migrate the static web content (on installing and using ns and nam) to this wiki from http://www.isi.edu/nsnam/ns/ and http://www.isi.edu/nsnam/nam/. We are discussing the licensing of wiki

Re: [ns] new wiki for nsnam project

2006-01-03 Thread Tom Henderson
>It's helpfull to write a page that illustrate instruction to install ns2 >on varius linux distribution. > >Can I make in "Install_ns" section ? > >Thanks. > >Salvo. > I agree that installation help that users contribute will be very useful to add. There is already some initial text there at:

Re: [ns] new wiki for nsnam project

2006-01-05 Thread Tom Henderson
> Message: 22 > Date: Thu, 5 Jan 2006 19:40:51 + > From: Soo-Hyun Choi <[EMAIL PROTECTED]> > Subject: Re: [ns] new wiki for nsnam project > To: Tom Henderson <[EMAIL PROTECTED]> > Cc: ns-developers <[EMAIL PROTECTED]>, ns-users@ISI.EDU > Message-ID: >

Re: [ns] problem with sctp module[original ns-allinone-2.28]

2006-01-13 Thread Tom Henderson
> > Message: 5 > Date: Thu, 12 Jan 2006 19:01:09 +0800 > From: "robbin" <[EMAIL PROTECTED]> > Subject: [ns] problem with sctp module[original ns-allinone-2.28] > To: ns-users@ISI.EDU > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=big5 > > hi,all > > i downlord the so

[ns] ns-2 FAQ

2006-02-01 Thread Tom Henderson
The Network Simulator ns-2: Frequently Asked Questions Note: This FAQ is now available at the project wiki: http://nsnam.isi.edu/nsnam/index.php/Ns_Users_FAQ _The mailing is is now subscriber only---please see the FAQ entry on "How do I post to the mailing list? Why was

[ns] CFP: WNS2 workshop

2006-02-24 Thread Tom Henderson
do Caro Jr.(BBN Technologies, USA) Thierry Ernst (Keio University, Japan) Sonia Fahmy (Purdue University, USA) Andrei Gurtov (Helsinki Institute for Information Technology, Finland) Qi He (IBM, USA) Polly Huang (National Taiwan University, Taiwan) Tom

Re: [ns] tclcl build error for ns-2.27 under fedora core 4

2006-02-25 Thread Tom Henderson
> I can't install 2.27 because of this. Does anyone have a remedy for > this? I installed ns-2.29 perfectly and I was running it fine. But > for some certain modules I need to use 2.27. Appreciate the advice in > advance. I recommend that you take the ns-allinone-2.29 package, untar it, then

[ns] ns-2 FAQ

2006-03-01 Thread Tom Henderson
The Network Simulator ns-2: Frequently Asked Questions Note: This FAQ is now available at the project wiki: http://nsnam.isi.edu/nsnam/index.php/Ns_Users_FAQ _The mailing is is now subscriber only---please see the FAQ entry on "How do I post to the mailing list? Why was

Re: [ns] [bug] otcl-1.11 make failed! Exiting ...

2006-03-09 Thread Tom Henderson
Thanks for providing the detailed report; comments below: >> >>[Bug Report] >> >>- >>Category: Installation Failure >>Package: otcl 1.11 >>OS:Linux dlnx711 2.4.21-37.ELsmp #1 SMP Wed Sep 7 13:32:18 EDT 2005 >>x86_64 x86_64 x >>Environment Variables: >>LD_LI

Re: [ns] [Ns-developers] A bug in TCP newreno?

2006-03-14 Thread Tom Henderson
Hwanjo Heo wrote: > Hi, > > According to the rfc 2582, cwnd and ssthresh should be set as below > upon reception of third dup ack. > > ssthresh = max (FlightSize / 2, 2*MSS) > cwnd = ssthresh + 3*MSS > > However, tcp-newreno sets cwnd = ssthresh instead(by reading from the > trace). Is this

Re: [ns] NS 2.29 installation problem in Fedora Core 64 bit version

2006-03-16 Thread Tom Henderson
Tom Henderson wrote: > Message: 12 > Date: Thu, 16 Mar 2006 12:42:58 -0600 > From: "Pulak Chowdhury" <[EMAIL PROTECTED]> > Subject: [ns] NS 2.29 installation problem in Fedora Core 64 bit > version > To: ns-users@ISI.EDU > Message-ID: > <[E

Re: [ns] NS 2.29 installation problem in Fedora Core 64 bit version

2006-03-17 Thread Tom Henderson
Pulak Chowdhury wrote: > Dear All, > > This is a continuation message of my installation problem. I have > installed X org libraries in my system. > > Still, I am getting the following error messages while building OTCL in > Fedora Core 64 bit version. > > gcc -o otclsh -g -O2 -I. -I/home2/n

Re: [ns] [Ns-developers] Routing Protocol Implementation

2006-03-31 Thread Tom Henderson
Telis Papadopoulos wrote: > Hi all, > ...quoting from the ns_doc: "class Agent/rtProto: this is the base class > from which all routing protocol agents are derived..." > However, looking at the code of Distance Vector protocol, the respective > agent is derived directly from the 'Agent' class... >

[ns] ns-2 FAQ

2006-04-01 Thread Tom Henderson
The Network Simulator ns-2: Frequently Asked Questions Note: This FAQ is now available at the project wiki: http://nsnam.isi.edu/nsnam/index.php/Ns_Users_FAQ _The mailing is is now subscriber only---please see the FAQ entry on "How do I post to the mailing list? Why was

  1   2   >