Ns-3.15: Difference between revisions
Jump to navigation
Jump to search
Line 45: | Line 45: | ||
*** '''dsr:''' http://codereview.appspot.com/6449046 | *** '''dsr:''' http://codereview.appspot.com/6449046 | ||
*** '''dsdv:''' http://codereview.appspot.com/6444050 | *** '''dsdv:''' http://codereview.appspot.com/6444050 | ||
*** '''csma:''' http://codereview.appspot.com/6443053 | |||
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=582 582 Tags are not serialized and deserialized from Packet::Serialize and Packet::Deserialize] Peter Barnes | * [https://www.nsnam.org/bugzilla/show_bug.cgi?id=582 582 Tags are not serialized and deserialized from Packet::Serialize and Packet::Deserialize] Peter Barnes | ||
** Patchset 1: Add class Hash: generic hash function interface http://codereview.appspot.com/6357056/ | ** Patchset 1: Add class Hash: generic hash function interface http://codereview.appspot.com/6357056/ |
Revision as of 22:24, 26 July 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: http://codereview.appspot.com/5615049/
- HTTP traffic generator: http://codereview.appspot.com/4940041/
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/
- Patchsets 2+: Changes to the models/helpers
- 582 Tags are not serialized and deserialized from Packet::Serialize and Packet::Deserialize Peter Barnes
- Patchset 1: Add class Hash: generic hash function interface http://codereview.appspot.com/6357056/
- Patchset 2: Add hashes to TypeId. http://codereview.appspot.com/6344063/
- Patchset 3: Refactor PacketTagList http://codereview.appspot.com/6354061/
- 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.