Ns-3.14: Difference between revisions

From Nsnam
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 20: Line 20:


# <s>Fri May 11 -- new feature freeze</s>
# <s>Fri May 11 -- new feature freeze</s>
# Wed May 23 -- code freeze on ns-3-dev
# <s>Wed May 23 -- code freeze on ns-3-dev</s>
# Wed May 30 -- ns-3.14 released
# <s>Wed May 30 -- ns-3.14 released</s>
# Tue Jun 5 -- ns-3.14 released


= Supported platforms =
= Supported platforms =
Line 41: Line 42:
* <s>LTE, buildings, and antenna models:  several review requests are [http://mailman.isi.edu/pipermail/ns-developers/2012-March/010020.html here]</s>
* <s>LTE, buildings, and antenna models:  several review requests are [http://mailman.isi.edu/pipermail/ns-developers/2012-March/010020.html here]</s>
** <s>Antenna patch requires resolution of comments in the Rietveld issue tracker</s>
** <s>Antenna patch requires resolution of comments in the Rietveld issue tracker</s>
** LTE merge is blocked by resolution of [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1352 this issue]
** <s>LTE merge is blocked by resolution of [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1352 this issue]</s>
** <s>Buildings merge is being refactored for 1) the separation of pathloss models, and 2) the re-use of position allocators for the buildings allocator</s>
** <s>Buildings merge is being refactored for 1) the separation of pathloss models, and 2) the re-use of position allocators for the buildings allocator</s>
* <s>[http://codereview.appspot.com/4823051/ Dynamic Source Routing (DSR)] -> author is responding to some final comments</s>
* <s>[http://codereview.appspot.com/4823051/ Dynamic Source Routing (DSR)] -> author is responding to some final comments</s>
Line 48: Line 49:
= Bugs being worked =
= Bugs being worked =


* 1427 (DSR bindings)
* <s>LTE tests on OS X: https://www.nsnam.org/bugzilla/show_bug.cgi?id=1435</s>
* TCP issues:  1399, 1405, 1340-42, 1359
* TCP issues:  <s>1399</s>, 1405, 1340-42, 1359
* Jakes propagation fixes (bug 1140 fix at http://codereview.appspot.com/5862047 )
* Alignment of IPv6 address helper API with IPv4 address helper API (no patch yet)
* Other priority bugs to be added here.

Latest revision as of 05:10, 6 June 2012

Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects

HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers

This page summarizes the ongoing release planning for ns-3.14. Tom Henderson and Tommaso Pecorella will be managing the release. The ns-3 release process is listed here and here.

Release schedule

# Wed Apr 4 -- new feature freeze, enter bug fixing stage <- considering to slip this to include additional features

  1. Wed Apr 18 -- code freeze on ns-3-dev
  2. Wed Apr 25 -- ns-3.14 released

Here are the proposed new dates:

  1. Fri Apr 27 -- new feature freeze
  2. Wed May 9 -- code freeze on ns-3-dev
  3. Wed May 16 -- ns-3.14 released

Slipping again due to readiness to merge LTE:

Here are the proposed new dates:

  1. Fri May 11 -- new feature freeze
  2. Wed May 23 -- code freeze on ns-3-dev
  3. Wed May 30 -- ns-3.14 released
  4. Tue Jun 5 -- ns-3.14 released

Supported platforms

  • Fedora 16, 17
  • Ubuntu 11.10, 12.04
  • OS X Snow Leopard and Lion
  • FreeBSD 8.2
  • Cygwin (TBD)

Packaging

  • traditional ns-allinone-3.14.tar.bz2 packaging

new feature reviews

Completed for ns-3.14

  • RED queues, mailing list post -> merged to ns-3-dev and is being kept there for now so as to not disturb the repository, but requires some relicensing of original BSD-licensed source before we should release it. This is expected to be done by 13 April.
  • LTE, buildings, and antenna models: several review requests are here
    • Antenna patch requires resolution of comments in the Rietveld issue tracker
    • LTE merge is blocked by resolution of this issue
    • Buildings merge is being refactored for 1) the separation of pathloss models, and 2) the re-use of position allocators for the buildings allocator
  • Dynamic Source Routing (DSR) -> author is responding to some final comments
  • netanim (added to download.py). Proposed patch here

Bugs being worked