Difference between revisions of "Ns-3.14"

From Nsnam
Jump to: navigation, search
(new feature reviews)
(Simulation core)
Line 60: Line 60:
 
Bugs or issues involving things that are not related to protocol or channel models.
 
Bugs or issues involving things that are not related to protocol or channel models.
  
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=101 101 RandomVariable enhancements] Mitch Watrous and Tom Henderson
+
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=101 101 RandomVariable enhancements] Mitch Watrous and Tom Henderson <- likely slipping to ns-3.15
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=938 938 Doxygen cleanup] Vedran Miletić and Tom Henderson
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=938 938 Doxygen cleanup] Vedran Miletić and Tom Henderson
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=962 962 path to attributes has bogus entries] Nicola Baldo
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=962 962 path to attributes has bogus entries] Nicola Baldo
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1170 1170 best practices for unused variables] John Abraham and Andrey Mazo
+
* <s>[https://www.nsnam.org/bugzilla/show_bug.cgi?id=1170 1170 best practices for unused variables] John Abraham and Andrey Mazo</s>
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1192 1192 Some test cases fail to clean up properly (missing DoTeardown)] Claudio Freire
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1192 1192 Some test cases fail to clean up properly (missing DoTeardown)] Claudio Freire
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1327 1327-1331 packaging related enhancements] Vedran Miletić and Gustavo Carneiro
+
* <s>[https://www.nsnam.org/bugzilla/show_bug.cgi?id=1327 1327-1331 packaging related enhancements] Vedran Miletić and Gustavo Carneiro</s>
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1313 1313 Stddev (average.h) returning NaN] Mitch Watrous
+
* <s>[https://www.nsnam.org/bugzilla/show_bug.cgi?id=1313 1313 Stddev (average.h) returning NaN] Mitch Watrous</s>
 
* [http://codereview.appspot.com/4664057/ NetDevice queue feedback] Ruben Merz, Frederic Urbani, and Tom Henderson
 
* [http://codereview.appspot.com/4664057/ NetDevice queue feedback] Ruben Merz, Frederic Urbani, and Tom Henderson
 
** 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

Revision as of 15:47, 21 March 2012

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.14. No release manager has yet been appointed. The ns-3 release process is listed here and here.

Release schedule

The below schedule is based on a scheduled 4 months between releases.

  1. Wed Apr 4 -- new feature freeze, enter bug fixing stage
  2. Wed Apr 18 -- code freeze on ns-3-dev
  3. Wed Apr 25 -- ns-3.14 released

Proposed supported platforms

  • Fedora 16, 17
  • Ubuntu 11.10, 12.04
  • Centos (5.8 and 6.2?)
  • OS X Snow Leopard and Lion (maybe Mountain Lion?)
  • FreeBSD 8.2, 9.0 (also with clang)

Packaging

  • traditional ns-allinone-3.14.tar.bz2 packaging
  • Fedora packaging as detailed by Vedran

new feature reviews

Still aiming for ns-3.14:

Other:

NSOC/GSOC code merges (seem to be slipping out of ns-3.14 timeframe):

Bugs being worked

Simulation core

Bugs or issues involving things that are not related to protocol or channel models.

Bugs in ns-3 models