Ns-3.9: Difference between revisions

From Nsnam
Jump to navigation Jump to search
Line 49: Line 49:
* NetAnim trace hooks for wireless (patch in preparation)
* NetAnim trace hooks for wireless (patch in preparation)


== Critical issues ==
== Critical issues/bugs ==


These issues are candidates to become blocker issues.
* missing Doxygen:  http://www.nsnam.org/bugzilla/show_bug.cgi?id=938
 
* DCF immediate access:  http://www.nsnam.org/bugzilla/show_bug.cgi?id=555
* Doxygen incomplete (discussed on list already)
* AODV problems:  http://www.nsnam.org/bugzilla/show_bug.cgi?id=879
* peekData warnings (issues 846 and 912)
                http://www.nsnam.org/bugzilla/show_bug.cgi?id=940
* AODV problems reported by Kevin Peters (also, issue 879)
* WiMAX bugs:  http://www.nsnam.org/bugzilla/show_bug.cgi?id=874
* Wimax serialize (issue 905)
            http://www.nsnam.org/bugzilla/show_bug.cgi?id=953
* mobility:  http://www.nsnam.org/bugzilla/show_bug.cgi?id=892
          http://www.nsnam.org/bugzilla/show_bug.cgi?id=893
* Peek data warnings:  http://www.nsnam.org/bugzilla/show_bug.cgi?id=846
                    http://www.nsnam.org/bugzilla/show_bug.cgi?id=925
* Tap bridge/Emu:  http://www.nsnam.org/bugzilla/show_bug.cgi?id=903


== Features that may slip ==
== Features that may slip ==

Revision as of 16:12, 1 August 2010

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 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; ns-3.9 Open phase begins
  2. June 16 -- Deadline for proposing major new features to be merged; begin the phase of small feature development and bug fixing
  3. June 25 -- Deadline for merge of major features identified on the release page
  4. July 20 -- Small feature development and bug fixing ends; Maintenance phase begins
  5. August 6 -- Maintenance phase ends, code freeze phase begins; only P1 critical blockers and documentation

beyond this date

  1. August 9 -- First release candidate (ns-3.9 RC1)
  2. August 13 -- Documentation freeze (manuals/tutorials/Doxygen)
  3. August 18 -- ns-3.9 posted, ns-3.10 phase begins

Release status

New feature merges

Already merged:

Likely for ns-3.10:

Minor feature merges

Merged:

  • RecvIfIndex (issue 671)
  • Generic sequence number class (issue 385)
  • Issue 938: Add SO_BROADCAST socket option

Wait for ns-3.10:

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

Critical issues/bugs

               http://www.nsnam.org/bugzilla/show_bug.cgi?id=940
            http://www.nsnam.org/bugzilla/show_bug.cgi?id=953
          http://www.nsnam.org/bugzilla/show_bug.cgi?id=893
                    http://www.nsnam.org/bugzilla/show_bug.cgi?id=925

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