Difference between revisions of "Ns-3.20"

From Nsnam
Jump to: navigation, search
(Release schedule)
(Bugs in core or build system)
Line 51: Line 51:
  
 
* bug 1900 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1900 selected tests failing
 
* bug 1900 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1900 selected tests failing
** '''Status:''' There are two separate issues to debug; may require second bug report.  1) mesh tests crash, 2) some trace files (aodv and routing) are slightly off, perhaps due to time changes
+
** '''Status:''' For ns-3.20, propose to solve this according to bug 1900 plan (adjust the failing tests)
 
* <s>bug 1898 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1898 problem with click</s>
 
* <s>bug 1898 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1898 problem with click</s>
 
** '''Status:''' Fixed
 
** '''Status:''' Fixed
Line 57: Line 57:
 
** '''Status:''' Patch needs to be applied
 
** '''Status:''' Patch needs to be applied
 
* bug 1868 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1868 fstrict-overflow fixes
 
* bug 1868 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1868 fstrict-overflow fixes
** '''Status:''' Patch pending
+
** '''Status:''' Once patch is confirmed on clang systems, Peter plans to push the patch
 
* bug 1847 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1847 test.py output for failed tests
 
* bug 1847 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1847 test.py output for failed tests
 
** '''Status:''' Waiting for brief review before pushing.
 
** '''Status:''' Waiting for brief review before pushing.

Revision as of 12:51, 26 April 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 managers is Tom Henderson. Contact Tom if you would like to help with the release, or if you would like to coordinate your software inclusion (patch, bug fix, module) with this release.

Release schedule

ns-3.20 is scheduled for April 23, 2014 April 30, 2014 (to be determined pending resolution of below issues).

Code freeze and release candidate planned for Fri Apr 18 Fri Apr 25 (to be determined pending resolution of below issues).

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

Bugs in core or build system

Bugs in models to fix

Other merges

  • Nicola to merge some additional LTE patches.