Ns-3.15: Difference between revisions

From Nsnam
Jump to navigation Jump to search
(ns-3.15 update)
Line 21: Line 21:
== Aiming for ns-3.15 ==
== Aiming for ns-3.15 ==


* Random number generator refactoring
** Patchset 1, posted 17 June:
** Patchset 2, TBD
* Brian Panneton's antenna model updates http://mailman.isi.edu/pipermail/ns-developers/2012-April/010322.html
* Brian Panneton's antenna model updates http://mailman.isi.edu/pipermail/ns-developers/2012-April/010322.html
* [http://codereview.appspot.com/6201059/ New IEEE 802.11b indoor wireless channel models for (HMM and BEAR)]
* [http://codereview.appspot.com/6201059/ New IEEE 802.11b indoor wireless channel models for (HMM and BEAR)]
* [http://codereview.appspot.com/6192052/ Longley-Rice and ITU terrain-aware propagation models]
* [http://codereview.appspot.com/6192052/ Longley-Rice and ITU terrain-aware propagation models]
* Switched Ethernet device:  http://codereview.appspot.com/5615049/
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=454 TCP Echo]  Code review [http://codereview.appspot.com/5654053/ here], needs updating
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=454 TCP Echo]  Code review [http://codereview.appspot.com/5654053/ here], needs updating
* [http://codereview.appspot.com/5552055/ Finishing ns-3-click-mac extensions]  -> Blocked by queue API resolution
* [http://codereview.appspot.com/5552055/ Finishing ns-3-click-mac extensions]  -> Blocked by queue API resolution
Line 33: Line 29:
* [http://groups.google.com/group/ns-3-reviews/browse_thread/thread/512bf466d3cd5ec0?pli=1 UAN Mobility Model merge (from previous GSOC)]  
* [http://groups.google.com/group/ns-3-reviews/browse_thread/thread/512bf466d3cd5ec0?pli=1 UAN Mobility Model merge (from previous GSOC)]  
** blocked on resolving changes to WaypointMobilityModel API
** blocked on resolving changes to WaypointMobilityModel API
* Switched Ethernet device? (no reviews yet):  http://codereview.appspot.com/5615049/


= Bugs being worked =
= Bugs being worked =
Line 41: Line 38:


* [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   
** Patchset 1:  The basic change to the implementation and API: 
** Patchset 2+:  Will cover changes to the models/helpers (not yet posted)
* [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=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
* [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
* Object::Stop patch http://mailman.isi.edu/pipermail/ns-developers/2012-May/010392.html


== Bugs in ns-3 models ==
== Bugs in ns-3 models ==


TBD
[https://www.nsnam.org/bugzilla/buglist.cgi?bug_status=__open__&content=&product=&query_format=specific&order=bug_id%20DESC&query_based_on= Open bugs] will be worked on a best-effort basis.

Revision as of 04:51, 18 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.15. No release manager is yet appointed. The ns-3 release process is listed here and here.

Release schedule

  1. Wed Jul 25 -- new feature freeze
  2. Wed Aug 8 -- code freeze on ns-3-dev
  3. Wed Aug 15 -- ns-3.14 released

Proposed supported platforms

TBD

Packaging

TBD

new feature reviews

Aiming for ns-3.15

Bugs being worked

Simulation core

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

Bugs in ns-3 models

Open bugs will be worked on a best-effort basis.