Ns-3.20: Difference between revisions
Line 26: | Line 26: | ||
* UAN WOSS | * UAN WOSS | ||
* Wifi MPDU Aggregation | * Wifi MPDU Aggregation | ||
Bake issues: | |||
* bug 1685: avoid source_type='None' for ns-allinone targets | |||
* bug 1772: extend checks to check for dependencies needed for Python bindings | |||
* come up with a templating scheme to avoid having to create new modules for minor version number changes | |||
== Other (unscheduled) goals == | == Other (unscheduled) goals == |
Revision as of 17:38, 15 December 2013
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 release planning for ns-3.20. The ns-3 release process is listed here and here.
The release managers are TBD. Contact Tom Henderson if you would like to help with the release, or if you would like to coordinate your software inclusion (patch, bug fix, module) with this release.
Release goals
The following new features are being prioritized during this release cycle: IEEE 802.15.4 models, others TBD.
The following bugs are being worked on during this release cycle: TBD.
Release schedule
ns-3.20 is scheduled for April 2014 (date TBD).
January 2014 goals
- TCP Window Scale and Timestamps (see Current_Development#Code_reviews)
- Epidemic routing (see Current_Development#Code_reviews)
Review and status these issues (also see Current_Development#Code_reviews) for each of these:
- PGBR routing protocol and extension of topology-read module
- Epidemic routing
- UAN WOSS
- Wifi MPDU Aggregation
Bake issues:
- bug 1685: avoid source_type='None' for ns-allinone targets
- bug 1772: extend checks to check for dependencies needed for Python bindings
- come up with a templating scheme to avoid having to create new modules for minor version number changes