Ns-3.10: Difference between revisions
Jump to navigation
Jump to search
(start ns-3.10 page) |
|||
Line 9: | Line 9: | ||
= Pending code reviews = | = Pending code reviews = | ||
* [http://codereview.appspot.com/ | Priority being given to pushing these forward: | ||
* [http://codereview.appspot.com/1702042/show Tcp refactoring] | |||
* [http://codereview.appspot.com/862041 Initial support for the 802.11g PHY] | |||
These other reviews and repositories are pending: | |||
* [http://codereview.appspot.com/1668042/show DSDV] | * [http://codereview.appspot.com/1668042/show DSDV] | ||
* [http://codereview.appspot.com/1587041/show simple wireless models] | * [http://codereview.appspot.com/1587041/show simple wireless models] | ||
* [http://codereview.appspot.com/1055041/show Jamming model] | * [http://codereview.appspot.com/1055041/show Jamming model] | ||
* | * Energy model WiFi additions | ||
* [http://codereview.appspot.com/ | * [http://codereview.appspot.com/850045/show MPLS] | ||
* [http://codereview.appspot.com/179068 VANET mobility model] | * [http://codereview.appspot.com/179068 VANET mobility model] | ||
* [http://mailman.isi.edu/pipermail/ns-developers/2010-February/007419.html TCP Vegas] (blocked by lack of progress on TCP congestion control architecture) | * [http://mailman.isi.edu/pipermail/ns-developers/2010-February/007419.html TCP Vegas] (blocked by lack of progress on TCP congestion control architecture) | ||
Revision as of 05:09, 19 August 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
Pending code reviews
Priority being given to pushing these forward:
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)
Feature requests
- 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
Priority bugs
- bug 938-- missing Doxygen
- bug 912-- transmission delays
- 892 http://www.nsnam.org/bugzilla/show_bug.cgi?id=892
- 893 http://www.nsnam.org/bugzilla/show_bug.cgi?id=893
- 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
- Class name rename Scalar->Dimensionless (issue 445)