Difference between revisions of "Ns-3.12"

From Nsnam
Jump to: navigation, search
(Active reviews for inclusion in ns-3.12)
(suggested ns-3.12 updates)
Line 3: Line 3:
 
This page summarizes the ongoing release planning for ns-3.12. No release manager is named yet.
 
This page summarizes the ongoing release planning for ns-3.12. No release manager is named yet.
  
= Proposed release schedule =
+
= Proposed release schedule and supported platforms =
  
 
# May 25 -- ns-3.11 posted, ns-3.12 open phase begins.
 
# May 25 -- ns-3.11 posted, ns-3.12 open phase begins.
# August/September timeframe:  ns-3.12 release
+
# Wed Aug 10 -- code freeze on ns-3-dev
 +
# Wed Aug 17 -- ns-3.12 released
  
More schedule details will be posted soon.  Please see [[Release Process]] concerning general aspects of the release schedule.
+
Please see [[Release Process]] concerning general aspects of the release schedule.
  
= Active reviews for inclusion in ns-3.12 =
+
= Release blockers =
 +
 
 +
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1224 OS X Lion support]
 +
 
 +
= Active reviews being considered for ns-3.12 =
  
 
* [http://codereview.appspot.com/4517125/ BRITE Integration]
 
* [http://codereview.appspot.com/4517125/ BRITE Integration]
Line 19: Line 24:
 
** explained here:  http://mailman.isi.edu/pipermail/ns-developers/2011-July/009170.html
 
** explained here:  http://mailman.isi.edu/pipermail/ns-developers/2011-July/009170.html
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1172 Animation interface changes (to support XML output)]
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1172 Animation interface changes (to support XML output)]
 +
* [http://codereview.appspot.com/4823051/ Dynamic Source Routing (DSR)]
  
 
= Other reviews from previous release cycles =
 
= Other reviews from previous release cycles =
Line 33: Line 39:
 
* [http://codereview.appspot.com/850045/show MPLS]
 
* [http://codereview.appspot.com/850045/show MPLS]
 
* [http://mailman.isi.edu/pipermail/ns-developers/2010-February/007419.html TCP Vegas] (blocked by lack of progress on TCP congestion control architecture)
 
* [http://mailman.isi.edu/pipermail/ns-developers/2010-February/007419.html TCP Vegas] (blocked by lack of progress on TCP congestion control architecture)
 
= The ns-3.12 critical bug list =
 
 
These are unfixed issues but should be worked with high priority.
 
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=101 Random variable assignment to streams]
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=938 Missing Doxygen]
 
  
 
= ns-3.12 features merged =
 
= ns-3.12 features merged =

Revision as of 05:44, 1 August 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 ongoing release planning for ns-3.12. No release manager is named yet.

Proposed release schedule and supported platforms

  1. May 25 -- ns-3.11 posted, ns-3.12 open phase begins.
  2. Wed Aug 10 -- code freeze on ns-3-dev
  3. Wed Aug 17 -- ns-3.12 released

Please see Release Process concerning general aspects of the release schedule.

Release blockers

Active reviews being considered for ns-3.12

Other reviews from previous release cycles

ns-3.12 features merged

= ns-3.12 bugs fixed

Feature requests

This lists some features that have been requested but for which a patch is needed.

  • make spectrum model compatible with ns-3 WiFi
  • ns-2 packet UID feature
  • API for TOS bytes (issue 897) may wait for netfilter support
  • Chord/DHT (authors are planning to revise code based on comments)
  • app store and build system refactoring
  • fragmentation for IPv4: being worked by Vedran Miletic and Tommaso Pecorella
  • TDMA wireless model
    • being worked on by Hemanth Narra
  • Netdevice queue state support
    • being worked on by Ruben Merz