Ns-3.20: Difference between revisions

From Nsnam
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 7: Line 7:
= Release schedule =
= Release schedule =


ns-3.20 is scheduled for <s>April 2014</s> early June 2014.
ns-3.20 was released on June 17, 2014.
 
The first release candidate is:
* June 1, 2014
 
Fixes to the following bugs are still being considered for ns-3.20:
 
* [bug 1770 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1770] mesh test crashing
* [bug 1919 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1919] Strip trailing semi-colons from mobility trace files
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1920] Remove spaces from DSR attributes so can be re-loaded by config-store


= Packaging =  
= Packaging =  

Latest revision as of 17:52, 17 June 2014

Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects

HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers

This page summarizes the release planning for ns-3.20. The ns-3 release process is listed here and here.

The release manager is Tom Henderson.

Release schedule

ns-3.20 was released on June 17, 2014.

Packaging

ns-3.20 will be packaged as a source tarball as before: ns-allinone-3.20.tar.bz2.

The tarball will contain:

where bake is used to fetch optional ns-3 components, including DCE.

A patch from ns-3.19 to ns-3.20 will also be posted.

Release platforms

Our primary platforms for this release are planned to be:

  • Fedora 20 (32/64 bit systems)
  • Ubuntu 13.10 and 14.04 (32/64 bit systems)
  • Ubuntu 12.04 LTS and 10.04 LTS (64 bit)
  • CentOS/RHEL 6.4 (64-bit)
  • Mac OS 10.9 Mavericks (64 bit) with Xcode 5.1
  • FreeBSD 9.2 (64 bit)

Remaining work before release

New features

No further new features will be added.

Bugs in core or build system

Bugs in models to fix

Bugs in models fixed

Other merges

  • Nicola to merge some additional LTE patches.