Difference between revisions of "Ns-3.20"

From Nsnam
Jump to: navigation, search
(New features)
(Bugs in models to fix)
Line 66: Line 66:
 
** '''Status:''' Seems to be nearing completion to merge.
 
** '''Status:''' Seems to be nearing completion to merge.
 
* bug 1876 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1876 (olsr HNA access)  
 
* bug 1876 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1876 (olsr HNA access)  
** '''Status:''' need lalith to review latest proposal
+
** '''Status:''' just need final patch
 
* bug 1831 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1831 TCP slow start tracing
 
* bug 1831 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1831 TCP slow start tracing
 
** '''Status:''' Brian reviewing.
 
** '''Status:''' Brian reviewing.
* bug 1850 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1850 TCP NewReno patch
+
* <s> bug 1850 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1850 TCP NewReno patch</s>
** '''Status:''' Ready to merge
+
** '''Status:''' Fixed
 
* bug 1858 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1858 Wireless examples
 
* bug 1858 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1858 Wireless examples
 
** '''Status:''' Assigned to Daniel to review
 
** '''Status:''' Assigned to Daniel to review
 
* bug 1873 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1873 Energy source/container confusion  
 
* bug 1873 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1873 Energy source/container confusion  
 
** '''Status:''' Waiting for input from energy model maintainers
 
** '''Status:''' Waiting for input from energy model maintainers
* bug 1829 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1829 TCP socket forking
+
* <s>bug 1829 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1829 TCP socket forking</s>
** '''Status:''' Brian reviewing
+
** '''Status:''' Fixed
* bug 1791 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1791 TCP endpoint deallocation
+
* <s>bug 1791 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1791 TCP endpoint deallocation</s>
** '''Status:''' Brian/Jared reviewing
+
** '''Status:''' Fixed
 
* bug 1824 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1824 (bind2netdevice for IPv6)
 
* bug 1824 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1824 (bind2netdevice for IPv6)
 
** '''Status:''' Waiting for review, may not make this release
 
** '''Status:''' Waiting for review, may not make this release

Revision as of 14:05, 25 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.

Code freeze and release candidate planned for Fri Apr 18 Fri Apr 25.

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.