Ns-3.15: Difference between revisions
Jump to navigation
Jump to search
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/6192052/ Longley-Rice and ITU terrain-aware propagation models] | * [http://codereview.appspot.com/6192052/ Longley-Rice and ITU terrain-aware propagation models] | ||
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=454 TCP Echo] Code review [http://codereview.appspot.com/5654053/ here] | * 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 | |||
* [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 | ||
* [http://codereview.appspot.com/4685048/ Monitor mode support] ([http://codereview.appspot.com/5552055/ Update from Bjorn]) | * [http://codereview.appspot.com/4685048/ Monitor mode support] ([http://codereview.appspot.com/5552055/ Update from Bjorn]) |
Revision as of 04:39, 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
- 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
- New IEEE 802.11b indoor wireless channel models for (HMM and BEAR)
- Longley-Rice and ITU terrain-aware propagation models
- Switched Ethernet device: http://codereview.appspot.com/5615049/
- 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
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
- 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
Bugs in ns-3 models
TBD