<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-15585</id>
	<title>Nabble - ns-announce</title>
	<updated>2009-10-21T18:38:29Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/ns-announce-f15585.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ns-announce-f15585.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26030165</id>
	<title>ns-3.6 Stable Release Posted</title>
	<published>2009-10-21T18:38:29Z</published>
	<updated>2009-10-21T18:38:29Z</updated>
	<author>
		<name>craigdo</name>
	</author>
	<content type="html">Hi All,
&lt;br&gt;&lt;br&gt;I'm happy to announce that ns-3.6 (the latest stable release of ns-3) is now
&lt;br&gt;available at the below location (via tarball):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://www.nsnam.org/releases/ns-allinone-3.6.tar.bz2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nsnam.org/releases/ns-allinone-3.6.tar.bz2&lt;/a&gt;&lt;br&gt;&lt;br&gt;And also (via Mercurial):
&lt;br&gt;&lt;br&gt;&amp;nbsp; hg clone &lt;a href=&quot;http://code.nsnam.org/ns-3-allinone&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.nsnam.org/ns-3-allinone&lt;/a&gt;&lt;br&gt;&amp;nbsp; cd ns-3-allinone
&lt;br&gt;&amp;nbsp; ./download.py -n ns-3.6 -r ns-3.6-ref-traces
&lt;br&gt;&lt;br&gt;Note: &amp;nbsp;Bazaar client software (bzr) must be upgraded to version 2.0 to use
&lt;br&gt;Python bindings with the Mercurial option. &amp;nbsp;Try &amp;quot;bzr version&amp;quot; to see which
&lt;br&gt;version is currently installed on your system.
&lt;br&gt;&lt;br&gt;Please see this &amp;quot;getting started&amp;quot; page if you are new to ns-3:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://www.nsnam.org/getting_started.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nsnam.org/getting_started.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Supported platforms
&lt;br&gt;-------------------
&lt;br&gt;ns-3.6 has been tested on the following platforms:
&lt;br&gt;&amp;nbsp; - linux x86 gcc 4.4.1, 4.2, 4.1, and, 3.4.6.
&lt;br&gt;&amp;nbsp; - linux x86_64 gcc 4.4.0, 4.3.2, 4.2.3, 4.2.1, 4.1.3, 3.4.6
&lt;br&gt;&amp;nbsp; - MacOS X ppc and x86 (gcc 4.0.x and 4.2.x)
&lt;br&gt;&amp;nbsp; - cygwin gcc 3.4.4 (debug only), gcc 4.3.2 (debug and optimized)
&lt;br&gt;&lt;br&gt;Not all ns-3 options are available on all platforms; consult the wiki for
&lt;br&gt;more information:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://www.nsnam.org/wiki/index.php/Installation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nsnam.org/wiki/index.php/Installation&lt;/a&gt;&lt;br&gt;&lt;br&gt;New user-visible features
&lt;br&gt;-------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; a) 802.11 models:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- Add an implementation of the minstrel rate control algorithm
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(Duy Nguyen for gsoc)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- AthstatsHelper: enables the wifi device to produce periodic
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;reports similar to the ones generated by madwifi's
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;athstats tool (Nicola Baldo)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- 10MHz and 5MHz channel width supported by 802.11a model
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(Ramon Bauza and Kirill Andreev)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- Channel switching support. YansWifiPhy can now switch among
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;different channels (Ramon Bauza and Pavel Boyko)
&lt;br&gt;&lt;br&gt;&amp;nbsp; b) IPv6 models:
&lt;br&gt;&amp;nbsp; &amp;nbsp; - IPv6 interface;
&lt;br&gt;&amp;nbsp; &amp;nbsp; - IPv6 layer;
&lt;br&gt;&amp;nbsp; &amp;nbsp; - IPv6 raw socket;
&lt;br&gt;&amp;nbsp; &amp;nbsp; - Static IPv6 routing;
&lt;br&gt;&amp;nbsp; &amp;nbsp; - ICMPv6 layer;
&lt;br&gt;&amp;nbsp; &amp;nbsp; - Some ICMPv6 error messages (destination unreachable, ...);
&lt;br&gt;&amp;nbsp; &amp;nbsp; - Neighbor Discovery Protocol (NS/NA, RS/RA, redirection);
&lt;br&gt;&amp;nbsp; &amp;nbsp; - Ping6 application (send Echo request);
&lt;br&gt;&amp;nbsp; &amp;nbsp; - Radvd application (send RA);
&lt;br&gt;&amp;nbsp; &amp;nbsp; - Examples (ping6, simple-routing-ping6, radvd, radvd-two-prefix,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; icmpv6-redirect).
&lt;br&gt;&lt;br&gt;&amp;nbsp; c) Wireless Mesh Networking models:
&lt;br&gt;&amp;nbsp; &amp;nbsp; - General multi-interface mesh stack infrastructure (devices/mesh
&lt;br&gt;module).
&lt;br&gt;&amp;nbsp; &amp;nbsp; - IEEE 802.11s (Draft 3.0) model including Peering Management Protocol
&lt;br&gt;and HWMP.
&lt;br&gt;&amp;nbsp; &amp;nbsp; - Forwarding Layer for Meshing (FLAME) protocol.
&lt;br&gt;&lt;br&gt;&amp;nbsp; d) Nix-vector routing:
&lt;br&gt;&amp;nbsp; &amp;nbsp; - Ipv4NixVectorHelper
&lt;br&gt;&amp;nbsp; &amp;nbsp; - Examples (nix-simple, nms-p2p-nix)
&lt;br&gt;&lt;br&gt;&amp;nbsp; e) New Test Framework
&lt;br&gt;&amp;nbsp; &amp;nbsp; - Use test.py instead of ./waf check or ./waf --regression
&lt;br&gt;&amp;nbsp; &amp;nbsp; - Previous unit tests have been ported to new framework.
&lt;br&gt;&amp;nbsp; &amp;nbsp; - Examples are tested for run-ability.
&lt;br&gt;&lt;br&gt;&amp;nbsp; f) A new Flow Monitor module
&lt;br&gt;&amp;nbsp; &amp;nbsp;- To very easily measure flow metrics in a simulation
&lt;br&gt;&amp;nbsp; &amp;nbsp;- No need to use trace callbacks or parsing trace files
&lt;br&gt;&lt;br&gt;API changes from ns-3.5
&lt;br&gt;-----------------------
&lt;br&gt;API changes for this release are documented in the file CHANGES.html.
&lt;br&gt;&lt;br&gt;Known issues
&lt;br&gt;------------
&lt;br&gt;ns-3.6 build is known to fail on the following platforms:
&lt;br&gt;&amp;nbsp; - gcc 3.3 and earlier
&lt;br&gt;&amp;nbsp; - optimized builds on gcc 3.4.4 and 3.4.5
&lt;br&gt;&amp;nbsp; - optimized builds on linux x86 gcc 4.0.x
&lt;br&gt;&amp;nbsp; - MinGW
&lt;br&gt;&lt;br&gt;Enjoy!
&lt;br&gt;&lt;br&gt;-- Craig
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ns-3.6-Stable-Release-Posted-tp26030165p26030165.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25415727</id>
	<title>[ AntNet ] Download Ns2.33-Antnet1.0 by Richardson Lima</title>
	<published>2009-09-11T11:26:51Z</published>
	<updated>2009-09-11T11:26:51Z</updated>
	<author>
		<name>Richardson Lima &lt; HACHID &gt;</name>
	</author>
	<content type="html">All,&lt;br&gt;&lt;br&gt;New link for download !!!&lt;br&gt;&lt;a href=&quot;http://antnet.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://antnet.wordpress.com&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;snap_preview&quot;&gt;&lt;p&gt;&lt;span style=&quot;color: red; font-size: large;&quot;&gt;&lt;em&gt;Software       implementations of AntNet posted by Gianni Di Caro&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.idsia.ch/%7Egianni/antnet.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.idsia.ch/~gianni/antnet.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lavina Jain made an implementation of AntNet for NS-2 (that can be also downloaded here). Starting from Jain’s code, &lt;strong&gt;Richardson Lima&lt;/strong&gt;
has released a revised and updated version of AntNet for NS-2.33. Since
I’m not an NS-2 user, I haven’t checked these implementations, but I
guess the Lima’s implementation can be used as a good starting point.
If you plan to use Lima’s code, please feel free to contact me to
check/improve the quality of the implementation.&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;color: red; font-size: large;&quot;&gt;&lt;em&gt;Download Ns2.33-Antnet1.0 by Richardson Lima&lt;br&gt;
&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.foxylinux.com/ns2-33_AND_antnet1.0_by_RichardsonLima.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.foxylinux.com/ns2-33_AND_antnet1.0_by_RichardsonLima.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;&lt;br&gt;[] &amp;#39; s&lt;br&gt;-- &lt;br&gt;-- &lt;br&gt;----------------------------------------------- &lt;br&gt;Richardson Lima &lt;br&gt;&lt;b&gt;&lt;a href=&quot;http://antnet.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://antnet.wordpress.com&lt;/a&gt;&lt;/b&gt;&lt;br&gt;&lt;a href=&quot;http://richardsonlima.foxylinux.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://richardsonlima.foxylinux.com&lt;/a&gt;&lt;br&gt;
&lt;b&gt;&lt;a href=&quot;http://www.foxylinux.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www.foxylinux.com&lt;/a&gt; ( Because nobody was born with Linux knowledge!			)&lt;/b&gt;&lt;br&gt;&lt;a href=&quot;http://securityfusion.sourceforge.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://securityfusion.sourceforge.net&lt;/a&gt;&lt;br&gt;(Security Fusion intrusion detection system)&lt;br&gt;
&lt;br&gt;Position:  Security System Administrator&lt;br&gt;Location:  Networking and Telecommuncations Research Group&lt;br&gt;Federal University of Pernambuco&lt;br&gt;Informatics Center, Brazil&lt;br&gt;&lt;br&gt;P.O. Box: 7851, ZIP: 50732-970&lt;br&gt;Phone: +55-81-2126-8954 Fax:+55-81-2126-8955&lt;br&gt;
Gsm Mobile: +55 81 88725173&lt;br&gt;&lt;br&gt; &lt;br&gt;Este e-mail é confidencial e de uso exclusivo do destinatário. Seu conteúdo não deve ser revelado a terceiros. Caso você não seja o destinatário, por favor notifique o remetente e elimine esta mensagem imediatamente. Alerto que esta mensagem transitou por rede pública de comunicação, estando, portanto, sujeita aos riscos inerentes a essa forma de comunicação.&lt;br&gt;
&lt;br&gt;This e-mail is private and confidential, and of exclusive use of the addressee only. Its contents should not be revealed to third parties. If you are not the intended addressee, please notify the sender and promptly delete this message. It should be advised that this correspondence has been transmitted through a public communication channel, being, therefore, subject to the inherent risks of such kind of communication.&lt;br&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--AntNet---Download-Ns2.33-Antnet1.0-by-Richardson-Lima-tp25415727p25415727.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24435321</id>
	<title>Re: announcing ns-2.34, nam-1.14 releases and ns-allinone-2.34 package</title>
	<published>2009-07-10T15:29:47Z</published>
	<updated>2009-07-10T15:29:47Z</updated>
	<author>
		<name>Tom Henderson-2</name>
	</author>
	<content type="html">Tom Henderson wrote:
&lt;br&gt;&amp;gt; This is to announce the posting of the ns-2.34 and nam-1.14 source code
&lt;br&gt;&amp;gt; releases and a corresponding ns-allinone-2.34 package.
&lt;br&gt;&lt;br&gt;Those of you who may have tried to download the ns-allinone-2.34 package 
&lt;br&gt;&amp;nbsp; after this release was announced may have found that the file on the 
&lt;br&gt;Sourceforge site was corrupted and couldn't be unzipped. &amp;nbsp;There is now a 
&lt;br&gt;working file posted at Sourceforge.
&lt;br&gt;&lt;br&gt;- Tom
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/announcing-ns-2.34%2C-nam-1.14-releases-and-ns-allinone-2.34-package-tp24093900p24435321.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24432176</id>
	<title>EXtensible Animator for Mobile Simulations</title>
	<published>2009-07-10T01:04:18Z</published>
	<updated>2009-07-10T01:04:18Z</updated>
	<author>
		<name>Nikos Livathinos</name>
	</author>
	<content type="html">Hello NS-2 community,
&lt;br&gt;&lt;br&gt;I am glad to announce the availability of the EXtensible Animator for
&lt;br&gt;Mobile Simulations (EXAMS). EXAMS is a visualization tool for wireless
&lt;br&gt;NS-2 simulations.
&lt;br&gt;&lt;br&gt;&lt;br&gt;EXAMS is an open source project available online at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.livathinos.gr/EXAMS_overview.aspx&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.livathinos.gr/EXAMS_overview.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;EXAMS’ goal is to help the researcher understand the mobile routing
&lt;br&gt;protocol with an exact visual representation of the NS-2 simulation
&lt;br&gt;outcome, while at the same time enabling him to control the animation
&lt;br&gt;process. It can visualize network layout, animate mobile nodes’ movements,
&lt;br&gt;playback packets exchange at routing and agent level, give user the
&lt;br&gt;ability to freely move forward and backwards in simulation time and depict
&lt;br&gt;the network partitions according to given radio range. As regards data
&lt;br&gt;transmissions EXAMS can portray source and destination address, network
&lt;br&gt;level (routing or agent), direction, flow sequence and other. Moreover
&lt;br&gt;EXAMS keeps detailed statistics about data being sent, received, forwarded
&lt;br&gt;or dropped on a node and network basis
&lt;br&gt;&lt;br&gt;EXAMS has been designed with the protocol developer in mind and provides a
&lt;br&gt;complete environment to study, test and debug wireless network protocols.
&lt;br&gt;Its unique characteristic is its extensible architecture which makes it
&lt;br&gt;possible to visualize network protocol’s internal data structures like
&lt;br&gt;routing tables, values for protocol’s state variables, protocol specific
&lt;br&gt;packet types - in fact anything inside the trace file. Technically this is
&lt;br&gt;achievable through protocol extensions which are developed by the protocol
&lt;br&gt;designer himself and are responsible to visualize protocol’s data
&lt;br&gt;according to its own semantics. Additionally the visual environment of
&lt;br&gt;EXAMS incorporates many user friendly features like:
&lt;br&gt;&lt;br&gt;&amp;nbsp;- Fast jump to a specific line of the trace file.
&lt;br&gt;&amp;nbsp;- Zoom in/out capability.
&lt;br&gt;&amp;nbsp;- Filtering of network traffic according to routing and/or agent layer.
&lt;br&gt;&amp;nbsp;- Screenshots capture to external image file.
&lt;br&gt;&amp;nbsp;- Color and shape codes for data transmission.
&lt;br&gt;&amp;nbsp;- Extensive usage of keyboard shortcuts.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Yours faithfully,
&lt;br&gt;&lt;br&gt;&lt;br&gt;Nikos Livathinos
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------------------------------------
&lt;br&gt;MSc, Livathinos Nikolaos,
&lt;br&gt;Computer and Informatics Engineer.
&lt;br&gt;&lt;br&gt;Web: www.livathinos.gr
&lt;br&gt;Email: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24432176&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nikos@...&lt;/a&gt;
&lt;br&gt;-------------------------------------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EXtensible-Animator-for-Mobile-Simulations-tp24432176p24432176.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24093900</id>
	<title>announcing ns-2.34, nam-1.14 releases and ns-allinone-2.34 package</title>
	<published>2009-06-18T07:08:04Z</published>
	<updated>2009-06-18T07:08:04Z</updated>
	<author>
		<name>Tom Henderson-2</name>
	</author>
	<content type="html">This is to announce the posting of the ns-2.34 and nam-1.14 source code
&lt;br&gt;releases and a corresponding ns-allinone-2.34 package.
&lt;br&gt;&lt;br&gt;Downloads are available at the Sourceforge project pages:
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=149743&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=149743&lt;/a&gt;&lt;br&gt;File checksums are located in the corresponding release notes on
&lt;br&gt;Sourceforge.
&lt;br&gt;&lt;br&gt;ns-2.34 is mainly a maintenance release with the following major
&lt;br&gt;differences from ns-2.33:
&lt;br&gt;1) AOMDV (On-demand Multipath Distance Vector Routing in Ad Hoc
&lt;br&gt;Networks) implementation
&lt;br&gt;2) Tmix synthetic Internet traffic generation tool
&lt;br&gt;3) Collection of bug fixes for 802.11Ext model
&lt;br&gt;&lt;br&gt;In addition, the recent Linux distributions (especially Fedora Core 10)
&lt;br&gt;started to have problems with the previous releases, so there are some
&lt;br&gt;fixes aimed at better 64-bit support and support for Fedora Core 10
&lt;br&gt;(thanks to John Heidemann and Amir Habibi for working these issues).
&lt;br&gt;A more descriptive change log is available at:
&lt;br&gt;&lt;a href=&quot;http://www.isi.edu/nsnam/ns/CHANGES.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.isi.edu/nsnam/ns/CHANGES.html&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;The nam-1.14 release is purely a maintenance release with no new features.
&lt;br&gt;&lt;br&gt;If people encounter problems with these releases, please post
&lt;br&gt;suggestions to the ns-developers mailing list, or file a bug report:
&lt;br&gt;&lt;a href=&quot;http://nsnam.isi.edu/nsnam/index.php/Contributing#Reporting_a_bug&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nsnam.isi.edu/nsnam/index.php/Contributing#Reporting_a_bug&lt;/a&gt;&lt;br&gt;&lt;br&gt;For troubleshooting or workaround tips, please consult (and contribute
&lt;br&gt;to) the following wiki page:
&lt;br&gt;&lt;a href=&quot;http://nsnam.isi.edu/nsnam/index.php/Troubleshooting&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nsnam.isi.edu/nsnam/index.php/Troubleshooting&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/announcing-ns-2.34%2C-nam-1.14-releases-and-ns-allinone-2.34-package-tp24093900p24093900.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22869940</id>
	<title>[released] Ns-2.33 compiled with Antnet implemented</title>
	<published>2009-03-31T12:08:19Z</published>
	<updated>2009-03-31T12:08:19Z</updated>
	<author>
		<name>Richardson Lima &lt; HACHID &gt;</name>
	</author>
	<content type="html">Dears,&lt;br&gt;&lt;br&gt;Currently many researchers are sending me emails reporting problems in the implementation antnet,so I am put the tarball ns2.33_and_AntNet1.0_compiled.tar.gz ,this package contains the Ns-2.33 compiled with Antnet implemented, the link for download is  &lt;a href=&quot;http://antnet.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://antnet.wordpress.com&lt;/a&gt; , the space on the FTP server was provided by Li Amoos.&lt;br&gt;
Amoos Lin is Ph.D candidate on Department of Electronic Engineering in National Taiwan University of Science and Technology,Taiwan.&lt;br&gt;&lt;br&gt;To solve some problems in the implementation I am writing a second version of the manual for implementation of antnet in ns-2.33, I report some ‘tricks’.&lt;br&gt;
&lt;br&gt;Hope that I have helped.&lt;br&gt;&lt;br&gt;Regards,&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;-- &lt;br&gt;----------------------------------------------- &lt;br&gt;Richardson Lima &lt;br&gt;&lt;a href=&quot;http://antnet.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://antnet.wordpress.com&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://securityfusion.sourceforge.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://securityfusion.sourceforge.net&lt;/a&gt;&lt;br&gt;(Security Fusion intrusion detection system)&lt;br&gt;&lt;br&gt;Position:  Security System Administrator&lt;br&gt;Location:  Networking and Telecommuncations Research Group&lt;br&gt;
Federal University of Pernambuco&lt;br&gt;Informatics Center, Brazil&lt;br&gt;&lt;br&gt;P.O. Box: 7851, ZIP: 50732-970&lt;br&gt;Phone: +55-81-2126-8954 Fax:+55-81-2126-8955&lt;br&gt;Gsm Mobile: +55 81 88725173&lt;br&gt;&lt;br&gt; &lt;br&gt;Este e-mail é confidencial e de uso exclusivo do destinatário. Seu conteúdo não deve ser revelado a terceiros. Caso você não seja o destinatário, por favor notifique o remetente e elimine esta mensagem imediatamente. Alerto que esta mensagem transitou por rede pública de comunicação, estando, portanto, sujeita aos riscos inerentes a essa forma de comunicação.&lt;br&gt;
&lt;br&gt;This e-mail is private and confidential, and of exclusive use of the addressee only. Its contents should not be revealed to third parties. If you are not the intended addressee, please notify the sender and promptly delete this message. It should be advised that this correspondence has been transmitted through a public communication channel, being, therefore, subject to the inherent risks of such kind of communication.&lt;br&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-released--Ns-2.33-compiled-with-Antnet-implemented-tp22869940p22869940.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21096720</id>
	<title>New ns-3 Stable Release Posted (ns-3.3)</title>
	<published>2008-12-18T23:54:00Z</published>
	<updated>2008-12-18T23:54:00Z</updated>
	<author>
		<name>craigdo</name>
	</author>
	<content type="html">&lt;br&gt;Hi All,
&lt;br&gt;&lt;br&gt;I am happy to announce that the latest stable release of ns-3 (ns-3.3) is
&lt;br&gt;immediately available at the below location:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nsnam.org/releases/ns-3.3.tar.bz2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nsnam.org/releases/ns-3.3.tar.bz2&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please see this &amp;quot;getting started&amp;quot; page if you are new to ns-3:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nsnam.org/getting_started.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nsnam.org/getting_started.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Supported platforms
&lt;br&gt;-------------------
&lt;br&gt;ns-3.3 has been tested on the following platforms:
&lt;br&gt;&amp;nbsp; - Linux x86 gcc 4.2, 4.1, and, 3.4.6.
&lt;br&gt;&amp;nbsp; - Linux x86_64 gcc 4.3.2, 4.2.3, 4.2.1, 4.1.3, 3.4.6
&lt;br&gt;&amp;nbsp; - MacOS X ppc and x86
&lt;br&gt;&amp;nbsp; - Cygwin gcc 3.4.4 (debug only)
&lt;br&gt;&lt;br&gt;Not all ns-3 options are available on all platforms; consult the wiki for
&lt;br&gt;more information:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nsnam.org/wiki/index.php/Installation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nsnam.org/wiki/index.php/Installation&lt;/a&gt;&lt;br&gt;&lt;br&gt;New user-visible features in ns-3.3
&lt;br&gt;-----------------------------------
&lt;br&gt;&amp;nbsp; a) Emulated Net Device
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;A new net device has been added as enabling technology for 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;ns-3 emulation scenarios. &amp;nbsp;See src/devices/emu and 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;examples/emu-udp-echo.cc for details.
&lt;br&gt;&lt;br&gt;&amp;nbsp; b) ICMP Support
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Support for several ICMP messages has been added to ns-3.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;See src/internet-stack/icmpv4.h for details.
&lt;br&gt;&lt;br&gt;&amp;nbsp; c) IPv6 Address Support
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;New classes to support IPv6 addresses has been added to the 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;system. &amp;nbsp;This is enabling technology for fuller IPv6 support 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;scheduled for ns-3.4.
&lt;br&gt;&lt;br&gt;API changes from ns-3.2
&lt;br&gt;-----------------------
&lt;br&gt;API changes for this release are documented in the file CHANGES.html
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;-- Craig
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-ns-3-Stable-Release-Posted-%28ns-3.3%29-tp21096720p21096720.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19621108</id>
	<title>[Fwd: [Ns-developers] New ns-3 Stable Release Posted (ns-3.2)]</title>
	<published>2008-09-22T21:16:56Z</published>
	<updated>2008-09-22T21:16:56Z</updated>
	<author>
		<name>Tom Henderson-2</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;-------- Original Message --------
&lt;br&gt;Subject: [Ns-developers] New ns-3 Stable Release Posted (ns-3.2)
&lt;br&gt;Date: Mon, 22 Sep 2008 12:51:56 -0700
&lt;br&gt;From: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19621108&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;craigdo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Reply-To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19621108&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;craigdo@...&lt;/a&gt;
&lt;br&gt;Organization: The University of Washington
&lt;br&gt;To: 'ns-developers' &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19621108&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ns-developers@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Hi all,
&lt;br&gt;&lt;br&gt;I am happy to announce that the latest stable release of ns-3 (ns-3.2) is
&lt;br&gt;immediately available at the below location:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nsnam.org/releases/ns-3.2.tar.bz2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nsnam.org/releases/ns-3.2.tar.bz2&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please see this &amp;quot;getting started&amp;quot; page if you are new to ns-3:
&lt;br&gt;&lt;a href=&quot;http://www.nsnam.org/getting_started.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nsnam.org/getting_started.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Selected items from the RELEASE_NOTES file in the distribution ...
&lt;br&gt;&lt;br&gt;Supported platforms
&lt;br&gt;-------------------
&lt;br&gt;&lt;br&gt;ns-3 is regularly tested on the following platforms:
&lt;br&gt;&amp;nbsp; &amp;nbsp;- linux x86 gcc 4.2, 4.1, and, 3.4.6.
&lt;br&gt;&amp;nbsp; &amp;nbsp;- linux x86_64 gcc 4.1.3, 4.2.1, 3.4.6
&lt;br&gt;&amp;nbsp; &amp;nbsp;- MacOS X ppc and x86
&lt;br&gt;&amp;nbsp; &amp;nbsp;- cygwin gcc 3.4.4 (debug only)
&lt;br&gt;&lt;br&gt;Known issues
&lt;br&gt;------------
&lt;br&gt;&lt;br&gt;ns-3 is known to fail on the following platforms:
&lt;br&gt;&amp;nbsp; &amp;nbsp;- gcc 3.3 and earlier
&lt;br&gt;&amp;nbsp; &amp;nbsp;- optimized builds on gcc 3.4.4 and 3.4.5
&lt;br&gt;&amp;nbsp; &amp;nbsp;- optimized builds on linux x86 gcc 4.0.x
&lt;br&gt;&amp;nbsp; &amp;nbsp;- optimized builds on Ubuntu 8.10 alpha 5 x86 gcc 4.3.2
&lt;br&gt;&amp;nbsp; &amp;nbsp;- MinGW
&lt;br&gt;&lt;br&gt;New user-visible features
&lt;br&gt;-------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp;a) Learning bridge (IEEE 802.1D)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;It is now possible to bridge together multiple layer 2 devices to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;create larger layer 2 networks. The Wifi and Csma models support
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;this new mode of operation. (contributed by Gustavo Carneiro)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;b) Python bindings
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;It is now possible to write simulation scripts in python using our
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;python bindings (contributed by Gustavo Carneiro).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;c) Real-time simulator
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;It is now possible to run simulations synchronized on the real-world
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;wall-clock time (contributed by Craig Dowell).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;d) Network Simulation Cradle
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;It is now possible to use the Network Simulation Cradle
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;(&lt;a href=&quot;http://www.wand.net.nz/~stj2/nsc/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wand.net.nz/~stj2/nsc/&lt;/a&gt;) in ns-3 and run simulations
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;using various versions of kernel TCP network stacks. (contributed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;by Florian Westphal as part of his Google Summer of Code work)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;e) A statistics framework
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Joseph Kopena contributed a statistics framework which can be used
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;keep track of simulation data in persistent storage across multiple
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;runs (database and ascii file backends are available).
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;More information on the wiki:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nsnam.org/wiki/index.php/Statistical_Framework_for_Network_Simula&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nsnam.org/wiki/index.php/Statistical_Framework_for_Network_Simula&lt;/a&gt;&lt;br&gt;tion
&lt;br&gt;&lt;br&gt;-- Craig
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Fwd%3A--Ns-developers--New-ns-3-Stable-Release-Posted-%28ns-3.2%29--tp19621108p19621108.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18209490</id>
	<title>ns-3.1 Stable Release Posted</title>
	<published>2008-06-30T22:25:43Z</published>
	<updated>2008-06-30T22:25:43Z</updated>
	<author>
		<name>Tom Henderson-2</name>
	</author>
	<content type="html">-------- Original Message --------
&lt;br&gt;Subject: [Ns-developers] Ns-3.1 Stable Release Posted
&lt;br&gt;Date: Mon, 30 Jun 2008 15:03:09 -0700
&lt;br&gt;From: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18209490&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;craigdo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Reply-To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18209490&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;craigdo@...&lt;/a&gt;
&lt;br&gt;Organization: The University of Washington
&lt;br&gt;To: 'ns-developers' &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18209490&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ns-developers@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;I am happy to report to you that the initial stable release of ns-3 is
&lt;br&gt;now immediately available.
&lt;br&gt;&lt;br&gt;&amp;gt;From the RELEASE_NOTES file in the distribution ...
&lt;br&gt;&lt;br&gt;Release 3.1 (2008/06/30)
&lt;br&gt;========================
&lt;br&gt;&lt;br&gt;The first ns-3 stable release
&lt;br&gt;-----------------------------
&lt;br&gt;&lt;br&gt;This release is immediately available from:
&lt;br&gt;&lt;a href=&quot;http://www.nsnam.org/releases/ns-3.1.tar.bz2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nsnam.org/releases/ns-3.1.tar.bz2&lt;/a&gt;&lt;br&gt;&lt;br&gt;We dedicate this initial ns-3 release to our late contributor and
&lt;br&gt;friend, Federico Maguolo.
&lt;br&gt;&lt;br&gt;What is ns-3 ?
&lt;br&gt;--------------
&lt;br&gt;&lt;br&gt;ns-3 is a new discrete-event network simulator designed for supporting
&lt;br&gt;network research and education. ns-3 features a solid, well documented
&lt;br&gt;C++ core and models for TCP/IP (IPv4), several link types including
&lt;br&gt;WiFi, and mobility models.
&lt;br&gt;&lt;br&gt;ns-3 is an open source project released under the GNU GPLv2 license
&lt;br&gt;which allows anyone to use ns-3 without having to pay any license fee or
&lt;br&gt;royalties. ns-3 is actively seeking new contributors to extend the range
&lt;br&gt;of supported models and/or to maintain existing models.
&lt;br&gt;&lt;br&gt;Where to get more information about ns-3
&lt;br&gt;----------------------------------------
&lt;br&gt;&lt;br&gt;All the ns-3 documentation, is accessible from the ns-3 website:
&lt;br&gt;&lt;a href=&quot;http://www.nsnam.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nsnam.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;Including, tutorials:
&lt;br&gt;&lt;a href=&quot;http://www.nsnam.org/tutorials.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nsnam.org/tutorials.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Supported platforms
&lt;br&gt;-------------------
&lt;br&gt;&lt;br&gt;ns-3 is regularly tested on the following platforms:
&lt;br&gt;&amp;nbsp; &amp;nbsp;- linux x86 gcc 4.2, 4.1, and, 3.4.6.
&lt;br&gt;&amp;nbsp; &amp;nbsp;- linux x86_64 gcc 4.1.3, 4.2.1, 3.4.6
&lt;br&gt;&amp;nbsp; &amp;nbsp;- MacOS X ppc and x86
&lt;br&gt;&amp;nbsp; &amp;nbsp;- cygwin gcc 3.4.4 (debug only)
&lt;br&gt;&lt;br&gt;Known issues
&lt;br&gt;------------
&lt;br&gt;&lt;br&gt;ns-3 is known to fail on the following platforms:
&lt;br&gt;&amp;nbsp; &amp;nbsp;- gcc 3.3 and earlier
&lt;br&gt;&amp;nbsp; &amp;nbsp;- optimized builds on gcc 3.4.4 and 3.4.5
&lt;br&gt;&amp;nbsp; &amp;nbsp;- optimized builds on linux x86 gcc 4.0.x
&lt;br&gt;&lt;br&gt;The IPv4 API defined in src/node/ipv4.h is expected to undergo major
&lt;br&gt;changes in preparation of the merge of the IPv6 API and implementation.
&lt;br&gt;&lt;br&gt;Future releases
&lt;br&gt;---------------
&lt;br&gt;&lt;br&gt;Our next release, which is expected to happen in 2 to 4 months from now,
&lt;br&gt;will feature the merging of some of our projects currently in
&lt;br&gt;development: python scripting, IPv6, emulation, a statistics framework
&lt;br&gt;and synchronous posix sockets.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ns-3.1-Stable-Release-Posted-tp18209490p18209490.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16414952</id>
	<title>announcing ns-2.33 release and allinone package</title>
	<published>2008-03-31T22:30:12Z</published>
	<updated>2008-03-31T22:30:12Z</updated>
	<author>
		<name>Tom Henderson-2</name>
	</author>
	<content type="html">This is to announce the posting of the ns-2.33 source code release and a
&lt;br&gt;corresponding ns-allinone-2.33 package.
&lt;br&gt;&lt;br&gt;Downloads are available at the Sourceforge project pages:
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=149743&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=149743&lt;/a&gt;&lt;br&gt;File checksums are located in the corresponding release notes on
&lt;br&gt;Sourceforge.
&lt;br&gt;&lt;br&gt;There have been a number of significant contributions to ns-2 since the
&lt;br&gt;last release, and I'd like to acknowledge the work that people have done
&lt;br&gt;to contribute and integrate the following extensions.
&lt;br&gt;&lt;br&gt;1) several new 802.11 models
&lt;br&gt;&amp;nbsp; &amp;nbsp;-- Ilango Purushothaman's infrastructure mode extensions
&lt;br&gt;&amp;nbsp; &amp;nbsp;-- the 802.11Ext models from a Mercedes-Benz R&amp;D, NA and University
&lt;br&gt;of Karlsruhe team
&lt;br&gt;&amp;nbsp; &amp;nbsp;-- dynamic libraries patch and multirate 802.11 library from Nicola
&lt;br&gt;Baldo and Federico Maguolo of the SIGNET group, University of Padova
&lt;br&gt;&lt;br&gt;The ns-2 documentation has a new overview for 802.11 models, with
&lt;br&gt;pointers to more documentation:
&lt;br&gt;&lt;a href=&quot;http://www.isi.edu/nsnam/ns/doc/node193.html#sec:802_11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.isi.edu/nsnam/ns/doc/node193.html#sec:802_11&lt;/a&gt;&lt;br&gt;&lt;br&gt;The dynamic libraries patch is more generally applicable and is
&lt;br&gt;documented here:
&lt;br&gt;&lt;a href=&quot;http://www.isi.edu/nsnam/ns/doc/node300.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.isi.edu/nsnam/ns/doc/node300.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;2) David Wei has improved the calendar queue scheduler:
&lt;br&gt;&lt;a href=&quot;http://www.isi.edu/nsnam/ns/doc/node35.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.isi.edu/nsnam/ns/doc/node35.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;3) David also imported TCP congestion control models from the Linux kernel:
&lt;br&gt;&lt;a href=&quot;http://www.isi.edu/nsnam/ns/doc/node403.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.isi.edu/nsnam/ns/doc/node403.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;As usual, the release also includes several bug fixes that were
&lt;br&gt;discussed on the developer's list. &amp;nbsp;A more descriptive change log is
&lt;br&gt;available at: &amp;nbsp;&lt;a href=&quot;http://www.isi.edu/nsnam/ns/CHANGES.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.isi.edu/nsnam/ns/CHANGES.html&lt;/a&gt;. &amp;nbsp;Thanks also to
&lt;br&gt;the people who tested our release candidates.
&lt;br&gt;&lt;br&gt;If people encounter problems with these releases, please post
&lt;br&gt;suggestions to the ns-developers mailing list, or file a bug report:
&lt;br&gt;&lt;a href=&quot;http://nsnam.isi.edu/nsnam/index.php/Contributing#Reporting_a_bug&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nsnam.isi.edu/nsnam/index.php/Contributing#Reporting_a_bug&lt;/a&gt;&lt;br&gt;&lt;br&gt;For troubleshooting or workaround tips, please consult (and contribute
&lt;br&gt;to) the following wiki page:
&lt;br&gt;&lt;a href=&quot;http://nsnam.isi.edu/nsnam/index.php/Troubleshooting&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nsnam.isi.edu/nsnam/index.php/Troubleshooting&lt;/a&gt;&lt;br&gt;&lt;br&gt;- Tom
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/announcing-ns-2.33-release-and-allinone-package-tp16414952p16414952.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12472079</id>
	<title>announcing ns-2.32 release and allinone package</title>
	<published>2007-09-03T23:34:12Z</published>
	<updated>2007-09-03T23:34:12Z</updated>
	<author>
		<name>Tom Henderson-2</name>
	</author>
	<content type="html">This is to announce the posting of the ns-2.32 source code release and a 
&lt;br&gt;corresponding ns-allinone-2.32 package.
&lt;br&gt;&lt;br&gt;Downloads are available at the Sourceforge project pages:
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=149743&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=149743&lt;/a&gt;&lt;br&gt;File checksums are located in the corresponding release notes on 
&lt;br&gt;Sourceforge.
&lt;br&gt;&lt;br&gt;The following have been added to ns-2 since ns-2.31:
&lt;br&gt;- enable Tk for ns-2 (Pedro Vale Estrela's patch)
&lt;br&gt;- split validation tests into &amp;quot;portable&amp;quot; and &amp;quot;non-portable&amp;quot; tests
&lt;br&gt;- SCTP enhancements and bug fixes (from University of Delaware PEL)
&lt;br&gt;- change validation compression format to gzip
&lt;br&gt;- updated Tcl/Tk (8.4.15) for the allinone package
&lt;br&gt;A more descriptive change log is available at:
&lt;br&gt;&lt;a href=&quot;http://www.isi.edu/nsnam/ns/CHANGES.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.isi.edu/nsnam/ns/CHANGES.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;If people encounter problems with these releases, please post 
&lt;br&gt;suggestions to the ns-developers mailing list, or file a bug report:
&lt;br&gt;&lt;a href=&quot;http://nsnam.isi.edu/nsnam/index.php/Contributing#Reporting_a_bug&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nsnam.isi.edu/nsnam/index.php/Contributing#Reporting_a_bug&lt;/a&gt;&lt;br&gt;&lt;br&gt;For troubleshooting or workaround tips, please consult (and contribute 
&lt;br&gt;to) the following wiki page:
&lt;br&gt;&lt;a href=&quot;http://nsnam.isi.edu/nsnam/index.php/Troubleshooting&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nsnam.isi.edu/nsnam/index.php/Troubleshooting&lt;/a&gt;&lt;br&gt;&lt;br&gt;- Tom
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/announcing-ns-2.32-release-and-allinone-package-tp12472079p12472079.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9421296</id>
	<title>announcing ns-2.31 release and related packages</title>
	<published>2007-03-11T09:02:42Z</published>
	<updated>2007-03-11T09:02:42Z</updated>
	<author>
		<name>Tom Henderson-2</name>
	</author>
	<content type="html">This is to announce the posting of the following releases:
&lt;br&gt;- ns-2.31
&lt;br&gt;- nam-1.13
&lt;br&gt;- otcl-1.13
&lt;br&gt;- tclcl-1.19
&lt;br&gt;and a corresponding ns-allinone-2.31 package.
&lt;br&gt;&lt;br&gt;Downloads are available at the Sourceforge project pages:
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=149743&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=149743&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=30174&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=30174&lt;/a&gt;&lt;br&gt;File checksums are located in the corresponding release notes on 
&lt;br&gt;Sourceforge.
&lt;br&gt;&lt;br&gt;Besides updates to the build process to support newer platforms, the 
&lt;br&gt;following have been added to ns-2 since ns-2.30:
&lt;br&gt;- several changes/fixes to the WPAN module, from Iyappan Ramachandran
&lt;br&gt;- various patches to allow ns to compile on Solaris with Sun C compiler, 
&lt;br&gt;courtesy of Emil Mikulic and Michele Weigle
&lt;br&gt;- changes to the PackMimeHTTP module for improved HTTP/1.1 behavior, 
&lt;br&gt;from Michele Weigle
&lt;br&gt;- additional TCP maintenance from Sally Floyd
&lt;br&gt;A more descriptive change log is available at:
&lt;br&gt;&lt;a href=&quot;http://www.isi.edu/nsnam/ns/CHANGES.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.isi.edu/nsnam/ns/CHANGES.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;If people encounter problems with these releases, please post 
&lt;br&gt;suggestions to the ns-developers mailing list, or file a bug report:
&lt;br&gt;&lt;a href=&quot;http://nsnam.isi.edu/nsnam/index.php/Contributing#Reporting_a_bug&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nsnam.isi.edu/nsnam/index.php/Contributing#Reporting_a_bug&lt;/a&gt;&lt;br&gt;&lt;br&gt;For troubleshooting or workaround tips, please consult (and contribute 
&lt;br&gt;to) the following wiki page:
&lt;br&gt;&lt;a href=&quot;http://nsnam.isi.edu/nsnam/index.php/Troubleshooting&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nsnam.isi.edu/nsnam/index.php/Troubleshooting&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks to those who tested the release candidates, especially Francesco 
&lt;br&gt;Gringoli for helping with OS X issues.
&lt;br&gt;&lt;br&gt;Tom
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/announcing-ns-2.31-release-and-related-packages-tp9421296p9421296.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-6559811</id>
	<title>website for ns-3 project</title>
	<published>2006-09-28T23:09:58Z</published>
	<updated>2006-09-28T23:09:58Z</updated>
	<author>
		<name>Tom Henderson-2</name>
	</author>
	<content type="html">In July, we announced that a team of PIs, in collaboration with INRIA,
&lt;br&gt;had obtained funding from NSF to develop the next major version of ns-3:
&lt;br&gt;&lt;a href=&quot;http://mailman.isi.edu/pipermail/ns-users/2006-July/056352.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mailman.isi.edu/pipermail/ns-users/2006-July/056352.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;A small team of us has worked hard over the summer to establish some
&lt;br&gt;project infrastructure, initial designs, and initial code, and we'd like
&lt;br&gt;to announce its availability today at the following website:
&lt;br&gt;&lt;a href=&quot;http://www.nsnam.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nsnam.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;We will regularly maintain that website and the documentation contained
&lt;br&gt;therein. &amp;nbsp;Please visit our website if you are interested in contributing
&lt;br&gt;or in tracking the project. &amp;nbsp;We plan to hold technical discussions on 
&lt;br&gt;the existing ns-developers mailing list.
&lt;br&gt;&lt;br&gt;-Tom
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/website-for-ns-3-project-tp6559811p6559811.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-6516795</id>
	<title>announcing ns-2.30 release and related packages</title>
	<published>2006-09-26T15:24:05Z</published>
	<updated>2006-09-26T15:24:05Z</updated>
	<author>
		<name>Tom Henderson-2</name>
	</author>
	<content type="html">This is to announce the posting of the following releases:
&lt;br&gt;- ns-2.30
&lt;br&gt;- nam-1.12
&lt;br&gt;- otcl-1.12
&lt;br&gt;- tclcl-1.18
&lt;br&gt;and a corresponding ns-allinone-2.30 package.
&lt;br&gt;&lt;br&gt;Downloads are available at the Sourceforge project pages:
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=149743&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=149743&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=30174&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=30174&lt;/a&gt;&lt;br&gt;&lt;br&gt;md5sums are located in the release notes on Sourceforge.
&lt;br&gt;&lt;br&gt;Aside from updates to the build process to support newer platforms, the 
&lt;br&gt;following have been added to ns-2 since ns-2.29:
&lt;br&gt;- new DelayBox and PackMimeHTTP modules contributed by Michele Weigle
&lt;br&gt;- updates to the SCTP, XCP, and TFRC implementations
&lt;br&gt;- miscellaneous bugfixes
&lt;br&gt;A full change log is available at:
&lt;br&gt;&lt;a href=&quot;http://www.isi.edu/nsnam/ns/CHANGES.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.isi.edu/nsnam/ns/CHANGES.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;If people encounter problems with these releases, please post 
&lt;br&gt;suggestions to the ns-developers mailing list, or file a bug report:
&lt;br&gt;&lt;a href=&quot;http://nsnam.isi.edu/nsnam/index.php/Contributing#Reporting_a_bug&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nsnam.isi.edu/nsnam/index.php/Contributing#Reporting_a_bug&lt;/a&gt;&lt;br&gt;&lt;br&gt;For troubleshooting or workaround tips, please consult (and contribute 
&lt;br&gt;to) the following wiki page:
&lt;br&gt;&lt;a href=&quot;http://nsnam.isi.edu/nsnam/index.php/Troubleshooting&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nsnam.isi.edu/nsnam/index.php/Troubleshooting&lt;/a&gt;&lt;br&gt;&lt;br&gt;The changes made to release the software will be merged back into the 
&lt;br&gt;main branch.
&lt;br&gt;&lt;br&gt;Thanks to Iyappan Ramachandran for helping to put these releases 
&lt;br&gt;together, and to Michele Weigle, Francesco Gringoli, and Cesar Marcondes 
&lt;br&gt;for testing the release candidates. &amp;nbsp;We hope to move to a more regular 
&lt;br&gt;release schedule in the coming months.
&lt;br&gt;&lt;br&gt;Tom
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/announcing-ns-2.30-release-and-related-packages-tp6516795p6516795.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-5161329</id>
	<title>announcing a new project for ns-3</title>
	<published>2006-07-03T19:18:18Z</published>
	<updated>2006-07-03T19:18:18Z</updated>
	<author>
		<name>Tom Henderson-2</name>
	</author>
	<content type="html">I'd like to officially announce a new project, funded by NSF, to develop
&lt;br&gt;a next major version of ns. &amp;nbsp;We are calling it the ns-3 project, and the
&lt;br&gt;PIs also include Sally Floyd, George Riley, and Sumit Roy. &amp;nbsp;We also have
&lt;br&gt;a collaboration with the Planete group at INRIA Sophia Antipolis, where 
&lt;br&gt;Mathieu Lacage has been the main developer.
&lt;br&gt;&lt;br&gt;Broadly, the overall goals of ns-3 are to redesign the simulator in the
&lt;br&gt;following areas:
&lt;br&gt;- software architecture
&lt;br&gt;- integration of existing networking software
&lt;br&gt;- updated models
&lt;br&gt;- educational use
&lt;br&gt;and to perform software maintenance. &amp;nbsp;More details can be found at the
&lt;br&gt;following page:
&lt;br&gt;&lt;a href=&quot;http://nsnam.isi.edu/nsnam/index.php/Ns-3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nsnam.isi.edu/nsnam/index.php/Ns-3&lt;/a&gt;&lt;br&gt;&lt;br&gt;The project funding will allow us to staff full-time programmers and to
&lt;br&gt;fund student work on ns. &amp;nbsp;We will devote some resources to continued
&lt;br&gt;maintenance of ns-2 while we work on developing ns-3.
&lt;br&gt;&lt;br&gt;We intend for the NSF funding to be the seed for a broader open source 
&lt;br&gt;simulation project for the research and educational community. &amp;nbsp;We 
&lt;br&gt;invite other research groups and individuals to participate in ns-3 
&lt;br&gt;development, review, discussion, and code contribution. &amp;nbsp;We plan to use 
&lt;br&gt;the ns-developers mailing list for subsequent discussions, so if you're 
&lt;br&gt;interested, please subscribe there.
&lt;br&gt;&lt;br&gt;Tom
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/announcing-a-new-project-for-ns-3-tp5161329p5161329.html" />
</entry>

</feed>
