Difference between revisions of "Ns-3.10"

From Nsnam
Jump to: navigation, search
(Pending code reviews)
 
(50 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{TOC}}
 
{{TOC}}
This page summarizes the ongoing release planning for ns-3.10.  We are seeking a volunteer for release manager.
+
This page summarizes the past release plans for ns-3.10.  ns-3.10 is immediately available for download [http://www.nsnam.org/releases/ns-allinone-3.10.tar.bz2 here]  The release managers were Tom Henderson Josh Pelkey.
  
= Tentative Release Schedule =
 
  
# August 20 -- ns-3.9 posted; ns-3.10 Open phase begins
+
= Proposed Release Schedule =
# early January 2011 -- ns-3.10 posted
+
  
= Pending code reviews =
+
# December 23 -- [http://www.nsnam.org/releases/ns-allinone-3.10-RC1.tar.bz2 First release candidate] posted (feature/API freeze)
 +
# December 31 -- [http://www.nsnam.org/releases/ns-allinone-3.10-RC2.tar.bz2 Second release candidate] posted (code freeze)
 +
# January 3 -- [http://www.nsnam.org/releases/ns-allinone-3.10-RC3.tar.bz2 Third release candidate] posted (code and documentation freeze)
 +
# January 5 -- ns-3.10 posted
  
Priority being given to pushing these forward:
+
= Already merged =
 +
* [http://codereview.appspot.com/862041 (bug 852) Initial support for the 802.11g PHY]
 +
* [http://codereview.appspot.com/2150045/show Extend MakeEnumChecker()]
 +
* [http://codereview.appspot.com/2391041/show Matrix topology example]
 +
* [http://codereview.appspot.com/1926043/show bug 978:  Consolidate Wi-Fi MAC high functionality]
 +
* [http://codereview.appspot.com/2692041/show Pyviz visualizer]
 
* [http://codereview.appspot.com/1702042/show Tcp refactoring]
 
* [http://codereview.appspot.com/1702042/show Tcp refactoring]
* [http://codereview.appspot.com/862041 Initial support for the 802.11g PHY]
+
* [http://codereview.appspot.com/2408042/show BulkSend application]
 
+
* [http://codereview.appspot.com/1008043/show Energy model WiFi additions]
These other reviews and repositories are pending:
+
* bug 963-- print out routing tables (http://codereview.appspot.com/3613041/)
 
+
 
* [http://codereview.appspot.com/1668042/show DSDV]
 
* [http://codereview.appspot.com/1668042/show DSDV]
* [http://codereview.appspot.com/1587041/show simple wireless models]
+
* [http://codereview.appspot.com/1743057/show UAN framework]
* [http://codereview.appspot.com/1055041/show Jamming model]
+
* [http://codereview.appspot.com/1869054/show LTE support]
* Energy model WiFi additions
+
* [http://codereview.appspot.com/850045/show MPLS]
+
* [http://codereview.appspot.com/179068 VANET mobility model]
+
* [http://mailman.isi.edu/pipermail/ns-developers/2010-February/007419.html TCP Vegas] (blocked by lack of progress on TCP congestion control architecture)
+
 
+
= Feature requests =
+
  
* ns-2 packet UID feature
+
* <s>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</s>
* API for TOS bytes (issue 897) ''may wait for netfilter support''
+
* <s>WiMAX bugs (953, 985, 995)</s>
* NetAnim trace hooks for wireless (patch in preparation)
+
* <s>Restore -r option to download.py:  http://www.nsnam.org/bugzilla/show_bug.cgi?id=555</s>
* Chord/DHT (authors are planning to revise code based on comments)
+
* <s>Config::Connect failure on powerpchttp://www.nsnam.org/bugzilla/show_bug.cgi?id=1029 </s>
* app store and build system refactoring
+
* remove ./waf --regression
+
* fragmentation for IPv4being worked by Vedran Miletic
+
  
= Priority bugs =
+
= Remaining issues =
  
* bug 938-- missing Doxygen
+
The documentation (manual) needs updating, and a conversion to Sphinx as discussed on the mailing list is pendingThis should be done by the RC3 timeframe.
* bug 912-- transmission delays
+
* 892 http://www.nsnam.org/bugzilla/show_bug.cgi?id=892
+
* 893 http://www.nsnam.org/bugzilla/show_bug.cgi?id=893
+
* 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
+
* Class name rename Scalar->Dimensionless (issue 445)
+

Latest revision as of 20:00, 14 January 2011

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 past release plans for ns-3.10. ns-3.10 is immediately available for download here The release managers were Tom Henderson Josh Pelkey.


Proposed Release Schedule

  1. December 23 -- First release candidate posted (feature/API freeze)
  2. December 31 -- Second release candidate posted (code freeze)
  3. January 3 -- Third release candidate posted (code and documentation freeze)
  4. January 5 -- ns-3.10 posted

Already merged

Remaining issues

The documentation (manual) needs updating, and a conversion to Sphinx as discussed on the mailing list is pending. This should be done by the RC3 timeframe.