Ns-3.15: Difference between revisions
Jump to navigation
Jump to search
(ns-3.15 update) |
(add rng review URL) |
||
Line 38: | 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 1: The basic change to the implementation and API: http://codereview.appspot.com/6305104/ | ||
** Patchset 2+: Will cover changes to the models/helpers (not yet posted) | ** 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 |
Revision as of 05:08, 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
- Wed Jul 25 -- new feature freeze
- Wed Aug 8 -- code freeze on ns-3-dev
- Wed Aug 15 -- ns-3.14 released
Proposed supported platforms
TBD
Packaging
TBD
new feature reviews
Aiming for ns-3.15
- Brian Panneton's antenna model updates http://mailman.isi.edu/pipermail/ns-developers/2012-April/010322.html
- New IEEE 802.11b indoor wireless channel models for (HMM and BEAR)
- Longley-Rice and ITU terrain-aware propagation models
- TCP Echo Code review here, needs updating
- Finishing ns-3-click-mac extensions -> Blocked by queue API resolution
- Monitor mode support (Update from Bjorn)
- UAN Mobility Model merge (from previous GSOC)
- blocked on resolving changes to WaypointMobilityModel API
- Switched Ethernet device? (no reviews yet): http://codereview.appspot.com/5615049/
Bugs being worked
Simulation core
Bugs or issues involving things that are not related to protocol or channel models.
- 101 RandomVariable enhancements Mitch Watrous and Tom Henderson
- Patchset 1: The basic change to the implementation and API: http://codereview.appspot.com/6305104/
- Patchset 2+: Will cover changes to the models/helpers (not yet posted)
- 938 Doxygen cleanup Vedran Miletić and Tom Henderson
- 1192 Some test cases fail to clean up properly (missing DoTeardown) Claudio Freire
- NetDevice queue feedback Ruben Merz, Frederic Urbani, and Tom Henderson
- Object::Stop patch http://mailman.isi.edu/pipermail/ns-developers/2012-May/010392.html
Bugs in ns-3 models
Open bugs will be worked on a best-effort basis.