Difference between revisions of "Ns-3.10"

From Nsnam
Jump to: navigation, search
(Priority bugs)
(re-order this page)
Line 24: Line 24:
  
 
Our four [http://www.nsnam.org/wiki/index.php/GSOC2010AcceptedProjects GSOC projects] are also nearly ready for merge.
 
Our four [http://www.nsnam.org/wiki/index.php/GSOC2010AcceptedProjects GSOC projects] are also nearly ready for merge.
 +
 +
= Priority bugs =
 +
 +
* bug 938-- missing Doxygen http://www.nsnam.org/bugzilla/show_bug.cgi?id=938
 +
* bug 912-- modeling processing delays http://www.nsnam.org/bugzilla/show_bug.cgi?id=912
 +
* bug 892-- Waypoint Mobility http://www.nsnam.org/bugzilla/show_bug.cgi?id=892
 +
* bug 893-- Waypoint Mobility http://www.nsnam.org/bugzilla/show_bug.cgi?id=893
 +
* bug 976-- floating point differences in the mobility code http://www.nsnam.org/bugzilla/show_bug.cgi?id=976
 +
* 903/975 Tap bridge closure:  http://www.nsnam.org/bugzilla/show_bug.cgi?id=903; http://www.nsnam.org/bugzilla/show_bug.cgi?id=975
 +
* bug 445 Class name rename Scalar->Dimensionless (issue 445) http://www.nsnam.org/bugzilla/show_bug.cgi?id=445
  
 
= Feature requests =
 
= Feature requests =
Line 35: Line 45:
 
* fragmentation for IPv4:  being worked by Vedran Miletic
 
* fragmentation for IPv4:  being worked by Vedran Miletic
 
* TDMA wireless model
 
* TDMA wireless model
 
= Priority bugs =
 
 
* bug 938-- missing Doxygen http://www.nsnam.org/bugzilla/show_bug.cgi?id=938
 
* bug 912-- modeling processing delays http://www.nsnam.org/bugzilla/show_bug.cgi?id=912
 
* bug 892-- Waypoint Mobility http://www.nsnam.org/bugzilla/show_bug.cgi?id=892
 
* bug 893-- Waypoint Mobility http://www.nsnam.org/bugzilla/show_bug.cgi?id=893
 
* bug 976-- floating point differences in the mobility code http://www.nsnam.org/bugzilla/show_bug.cgi?id=976
 
* 903/975 Tap bridge closure:  http://www.nsnam.org/bugzilla/show_bug.cgi?id=903; http://www.nsnam.org/bugzilla/show_bug.cgi?id=975
 
* bug 445 Class name rename Scalar->Dimensionless (issue 445) http://www.nsnam.org/bugzilla/show_bug.cgi?id=445
 

Revision as of 22:00, 22 August 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.10. We are seeking a volunteer for release manager.

Tentative Release Schedule

  1. August 20 -- ns-3.9 posted; ns-3.10 Open phase begins
  2. early January 2011 -- ns-3.10 posted

Pending code reviews

Priority being given to pushing these forward:

These other reviews and repositories are pending:

Our four GSOC projects are also nearly ready for merge.

Priority bugs

Feature requests

  • ns-2 packet UID feature
  • API for TOS bytes (issue 897) may wait for netfilter support
  • NetAnim trace hooks for wireless (patch in preparation)
  • Chord/DHT (authors are planning to revise code based on comments)
  • app store and build system refactoring
  • remove ./waf --regression
  • fragmentation for IPv4: being worked by Vedran Miletic
  • TDMA wireless model