Ns-3.9: Difference between revisions
Line 19: | Line 19: | ||
* [http://codereview.appspot.com/230045 Spectrum Modeling] | * [http://codereview.appspot.com/230045 Spectrum Modeling] | ||
* [http://codereview.appspot.com/690041/show OFDM] | * [http://codereview.appspot.com/690041/show OFDM] | ||
* [http://codereview.appspot.com/986041 Bring rate representation in line with IEEE standard] | |||
Pending merge: | Pending merge: | ||
* [http://codereview.appspot.com/1008043 Energy model] | * [http://codereview.appspot.com/1008043 Energy model] | ||
* [http://codereview.appspot.com/802041/show Enhancements to ns-2 trace reader (issue 473)] | * [http://codereview.appspot.com/802041/show Enhancements to ns-2 trace reader (issue 473)] | ||
* [http://codereview.appspot.com/1350041/show Underwater Acoustic Network] | * [http://codereview.appspot.com/1350041/show Underwater Acoustic Network] | ||
* 802.11g and related items | * 802.11g and related items | ||
** [http://codereview.appspot.com/898045 Extract WifiInformationElement(Vector) core to wifi module] | |||
** [http://codereview.appspot.com/862041 Initial support for the 802.11g PHY] | |||
** [http://codereview.appspot.com/855042 Correct selection of Wi-Fi control response rates] | |||
* [http://codereview.appspot.com/1432042/show Rocketfuel topology reader] | |||
Will decide next week, based on review: | |||
* [http://codereview.appspot.com/1702042/show Tcp refactoring] | |||
* [http://codereview.appspot.com/1587041/show simple wireless models] | |||
* [http://codereview.appspot.com/1055041/show Jamming model] | |||
Likely for ns-3.10: | |||
* [http://codereview.appspot.com/850045/show MPLS] | * [http://codereview.appspot.com/850045/show MPLS] | ||
* [http://codereview.appspot.com/ | * [http://codereview.appspot.com/1668042/show DSDV] | ||
== Minor feature merges == | == Minor feature merges == |
Revision as of 04:29, 17 June 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.9. We are seeking a volunteer for release manager for the final release stages. Josh Pelkey and Tom Henderson are acting release managers at this time.
Tentative Release Schedule
May 3 -- ns-3.8 posted- May 3 -- ns-3.9 Open phase begins
- June 16 -- Deadline for major new feature merge; begin the phase of small feature development and bug fixing
- July 7 -- Small feature development and bug fixing ends; Maintenance phase begins
- July 25 -- Maintenance phase ends, code freeze phase begins
- August 5 -- ns-3.9 posted
- August 5 -- ns-3.10 Open phase begins
Release status
New feature merges
Already merged:
Pending merge:
- Energy model
- Enhancements to ns-2 trace reader (issue 473)
- Underwater Acoustic Network
- 802.11g and related items
- Rocketfuel topology reader
Will decide next week, based on review:
Likely for ns-3.10:
Minor feature merges
The following minor features seem to be ready for merging or should be fixable soon:
- API for TOS bytes (issue 897) may wait for netfilter support
- RecvIfIndex (issue 671)
On the fence
The following features would be nice to include in ns-3.9 but we are currently lacking any review, patch, or proposal.
- fragmentation for IPv4: being worked by Vedran Miletic
- NewReno TCP (issue 824)
- NetAnim for wireless
- Generic sequence number class (issue 385)
- Class name rename Scalar->Dimensionless (issue 445)
Critical issues
These issues are candidates to become blocker issues.
- Doxygen incomplete (discussed on list already)
- peekData warnings (issues 846 and 912)
- AODV problems reported by Kevin Peters (also, issue 879)
- Wimax serialize (issue 905)
Features that may slip
The following features are in danger of slipping to ns-3.10 or later:
- VANET mobility model (no reviews)
- TCP Vegas (blocked by lack of progress on TCP congestion control architecture)
- Chord/DHT (authors are planning to revise code based on comments)
- app store and build system refactoring
- remove ./waf --regression