Difference between revisions of "Ns-3.14"

From Nsnam
Jump to: navigation, search
(Simulation core)
(Bugs in ns-3 models)
Line 64: Line 64:
  
 
* [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
 +
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1053 1053 Need better error diagnostics in ns2-mobility-trace example] Anirudh

Revision as of 17:51, 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