Difference between revisions of "Ns-3.9"

From Nsnam
Jump to: navigation, search
(New feature merges)
(Tentative Release Schedule)
Line 7: Line 7:
 
# <s>May 3 -- ns-3.9 Open phase begins</s>
 
# <s>May 3 -- ns-3.9 Open phase begins</s>
 
# June 16 -- <s>Deadline for proposing major new features to be merged;</s> begin the phase of small feature development and bug fixing
 
# June 16 -- <s>Deadline for proposing major new features to be merged;</s> begin the phase of small feature development and bug fixing
# June 25 -- Deadline for merge of major features identified on the release page
+
# June 25 -- Deadline for merge of major features identified on the release page <-- Window extended for Energy Model and Tcp
 
# July 7 -- Small feature development and bug fixing ends; Maintenance phase begins
 
# July 7 -- Small feature development and bug fixing ends; Maintenance phase begins
 
# July 25 -- Maintenance phase ends, code freeze phase begins
 
# July 25 -- Maintenance phase ends, code freeze phase begins

Revision as of 04:11, 1 July 2010

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 ongoing release planning for ns-3.9. We are seeking a volunteer for release manager for the final release stages. Josh Pelkey and Tom Henderson are acting release managers at this time.

Tentative Release Schedule

  1. May 3 -- ns-3.8 posted
  2. May 3 -- ns-3.9 Open phase begins
  3. June 16 -- Deadline for proposing major new features to be merged; begin the phase of small feature development and bug fixing
  4. June 25 -- Deadline for merge of major features identified on the release page <-- Window extended for Energy Model and Tcp
  5. July 7 -- Small feature development and bug fixing ends; Maintenance phase begins
  6. July 25 -- Maintenance phase ends, code freeze phase begins
  7. August 5 -- ns-3.9 posted
  8. August 5 -- ns-3.10 Open phase begins

Release status

New feature merges

Already merged:

Pending merge:

Likely for ns-3.10:

Minor feature merges

The following minor features seem to be ready for merging or should be fixable soon:

  • API for TOS bytes (issue 897) may wait for netfilter support
  • RecvIfIndex (issue 671)
  • NetAnim trace hooks for wireless (patch in preparation)
  • Generic sequence number class (issue 385)
  • Class name rename Scalar->Dimensionless (issue 445)

Critical issues

These issues are candidates to become blocker issues.

  • Doxygen incomplete (discussed on list already)
  • peekData warnings (issues 846 and 912)
  • AODV problems reported by Kevin Peters (also, issue 879)
  • Wimax serialize (issue 905)

Features that may slip

The following features are in danger of slipping to ns-3.10 or later:

  • VANET mobility model (no reviews)
  • TCP Vegas (blocked by lack of progress on TCP congestion control architecture)
  • Chord/DHT (authors are planning to revise code based on comments)
  • app store and build system refactoring
  • remove ./waf --regression