Difference between revisions of "Ns-3.20"

From Nsnam
Jump to: navigation, search
(Release schedule)
(Release schedule)
Line 14: Line 14:
 
Fixes to the following bugs are still being considered for ns-3.20:
 
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 bug 1770] mesh test crashing
+
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1770 bug 1770] mesh test crashing
* [bug 1919 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1919 bug 1919] Strip trailing semi-colons from mobility trace files
+
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1919 bug 1919] Strip trailing semi-colons from mobility trace files
* [bug 1920 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1920 bug 1920] Remove spaces from DSR attributes so can be re-loaded by config-store
+
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1920 bug 1920] Remove spaces from DSR attributes so can be re-loaded by config-store
  
 
= Packaging =  
 
= Packaging =  

Revision as of 04:42, 31 May 2014

Main Page - Current Development - Developer FAQ - Tools - Related Projects - Project Ideas - Summer Projects

Installation - Troubleshooting - User FAQ - HOWTOs - 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 is scheduled for April 2014 early June 2014.

The first release candidate will be posted on:

  • May 31, 2014

Fixes to the following bugs are still being considered for ns-3.20:

  • bug 1770 mesh test crashing
  • bug 1919 Strip trailing semi-colons from mobility trace files
  • bug 1920 Remove spaces from DSR attributes so can be re-loaded by config-store

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.