Ns-3.10: Difference between revisions
Jump to navigation
Jump to search
(ns-3.10 updates) |
|||
Line 6: | Line 6: | ||
# August 20 -- ns-3.9 posted; ns-3.10 Open phase begins | # August 20 -- ns-3.9 posted; ns-3.10 Open phase begins | ||
# early January 2011 -- ns-3.10 posted | # early January 2011 -- ns-3.10 posted | ||
= Already merged = | |||
* [http://codereview.appspot.com/862041 (bug 852) Initial support for the 802.11g PHY] | |||
= Pending code reviews = | = Pending code reviews = | ||
Under current active review: | |||
* [http://codereview.appspot.com/1702042/show Tcp refactoring] | * [http://codereview.appspot.com/1702042/show Tcp refactoring] | ||
* [http://codereview.appspot.com/ | * [http://codereview.appspot.com/1869054/show LTE support] | ||
* [http://codereview.appspot.com/1690056/show ns-3 click] | |||
These other reviews and repositories are pending: | These other reviews and repositories are pending: |
Revision as of 05:35, 2 September 2010
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.10. We are seeking a volunteer for release manager.
Tentative Release Schedule
- August 20 -- ns-3.9 posted; ns-3.10 Open phase begins
- early January 2011 -- ns-3.10 posted
Already merged
Pending code reviews
Under current active review:
These other reviews and repositories are pending:
- DSDV
- simple wireless models
- Jamming model
- Energy model WiFi additions
- MPLS
- VANET mobility model
- TCP Vegas (blocked by lack of progress on TCP congestion control architecture)
Our four GSOC projects are also nearly ready for merge.
Priority bugs
- bug 938-- missing Doxygen http://www.nsnam.org/bugzilla/show_bug.cgi?id=938
- bug 912-- modeling processing delays http://www.nsnam.org/bugzilla/show_bug.cgi?id=912
- bug 892-- Waypoint Mobility http://www.nsnam.org/bugzilla/show_bug.cgi?id=892
- bug 893-- Waypoint Mobility http://www.nsnam.org/bugzilla/show_bug.cgi?id=893
- bug 976-- floating point differences in the mobility code http://www.nsnam.org/bugzilla/show_bug.cgi?id=976
- 903/975 Tap bridge closure: http://www.nsnam.org/bugzilla/show_bug.cgi?id=903; http://www.nsnam.org/bugzilla/show_bug.cgi?id=975
- bug 445 Class name rename Scalar->Dimensionless (issue 445) http://www.nsnam.org/bugzilla/show_bug.cgi?id=445
Feature requests
- make spectrum model compatible with ns-3 WiFi
- ns-2 packet UID feature
- API for TOS bytes (issue 897) may wait for netfilter support
- NetAnim trace hooks for wireless (patch in preparation)
- Chord/DHT (authors are planning to revise code based on comments)
- app store and build system refactoring
- remove ./waf --regression
- fragmentation for IPv4: being worked by Vedran Miletic
- TDMA wireless model