Difference between revisions of "Ns-3.14"

From Nsnam
Jump to: navigation, search
(Bugs being worked)
Line 37: Line 37:
 
* [http://codereview.appspot.com/4747046/ TDMA model] -> sliding to ns-3.14
 
* [http://codereview.appspot.com/4747046/ TDMA model] -> sliding to ns-3.14
 
* [http://codereview.appspot.com/4517125/ BRITE Integration] -> sliding to ns-3.14
 
* [http://codereview.appspot.com/4517125/ BRITE Integration] -> sliding to ns-3.14
* [http://codereview.appspot.com/4664057/ NetDevice queue feedback] -> sliding to ns-3.14
 
** explained here:  http://mailman.isi.edu/pipermail/ns-developers/2011-July/009170.html
 
 
* [http://codereview.appspot.com/4997043/ Poisson Pareto Burst Process] -> sliding to ns-3.14, author responding to comments
 
* [http://codereview.appspot.com/4997043/ Poisson Pareto Burst Process] -> sliding to ns-3.14, author responding to comments
 
* [http://codereview.appspot.com/4626069/ LTE LENA code] -> sliding to ns-3.14
 
* [http://codereview.appspot.com/4626069/ LTE LENA code] -> sliding to ns-3.14
Line 60: Line 58:
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1327 1327-1331 packaging related enhancements] Vedran Miletić and Gustavo Carneiro
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1327 1327-1331 packaging related enhancements] Vedran Miletić and Gustavo Carneiro
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1313 1313 Stddev (average.h) returning NaN] Mitch Watrous
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1313 1313 Stddev (average.h) returning NaN] Mitch Watrous
 +
* [http://codereview.appspot.com/4664057/ NetDevice queue feedback] -> sliding to ns-3.14
 +
** explained here:  http://mailman.isi.edu/pipermail/ns-developers/2011-July/009170.html
  
 
== Bugs in ns-3 models ==
 
== Bugs in ns-3 models ==
  
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1333 1333 Wrong initial estimation after reset in RttEstimator] Adrian Tam
 
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1333 1333 Wrong initial estimation after reset in RttEstimator] Adrian Tam
 
= Feature requests =
 
 
TBD
 

Revision as of 17:48, 4 January 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 Mar 28 -- new feature freeze, enter bug fixing stage
  2. Wed Apr 4 -- code freeze on ns-3-dev
  3. Wed Apr 11 -- ns-3.14 released

Proposed supported platforms

TBD

Packaging

We will use ns-allinone-3.14.tar.bz2 packaging as before. Other packaging TBD.

new feature reviews

Pending:

NSOC/GSOC code merges:

Other:

Bugs being worked

Simulation core

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

Bugs in ns-3 models