Ns-3.12: Difference between revisions
Jump to navigation
Jump to search
(link to objectmap review) |
No edit summary |
||
Line 10: | Line 10: | ||
More schedule details will be posted soon. Please see [[Release Process]] concerning general aspects of the release schedule. | More schedule details will be posted soon. Please see [[Release Process]] concerning general aspects of the release schedule. | ||
= | = Active Reviews for Inclusion in ns-3.12 = | ||
* [http://codereview.appspot.com/4517125/ BRITE Integration] | * [http://codereview.appspot.com/4517125/ BRITE Integration] | ||
Line 16: | Line 16: | ||
* [http://codereview.appspot.com/4644042/ ObjectMap], to add a map to the attribute system instead of a vector | * [http://codereview.appspot.com/4644042/ ObjectMap], to add a map to the attribute system instead of a vector | ||
** posted for review in June | ** posted for review in June | ||
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1185 NetAnim trace hooks for wireless] | |||
** posted for review in June | |||
* [http://mailman.isi.edu/pipermail/ns-developers/2011-June/009121.html LTE code from the Lena project] | |||
** posted for review in June | |||
* [http://codereview.appspot.com/4440051/ Fragmentation support for IPv4] | |||
** posted for review in June | |||
= Other reviews from previous release cycles = | |||
* [http://codereview.appspot.com/2104052/show Virtual Access Point (VAP) for WiFi] | * [http://codereview.appspot.com/2104052/show Virtual Access Point (VAP) for WiFi] | ||
** needs updated to ns-3.11 code; needs review | ** needs updated to ns-3.11 code; needs review | ||
Line 27: | Line 36: | ||
* [http://codereview.appspot.com/850045/show MPLS] | * [http://codereview.appspot.com/850045/show MPLS] | ||
* [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) | ||
= ns-3.12 Features Merged = | = ns-3.12 Features Merged = |
Revision as of 14:57, 25 June 2011
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.12. No release manager is named yet.
Proposed Release Schedule
- May 25 -- ns-3.11 posted, ns-3.12 open phase begins.
- August/September timeframe: ns-3.12 release
More schedule details will be posted soon. Please see Release Process concerning general aspects of the release schedule.
Active Reviews for Inclusion in ns-3.12
- BRITE Integration
- under review/revision
- ObjectMap, to add a map to the attribute system instead of a vector
- posted for review in June
- NetAnim trace hooks for wireless
- posted for review in June
- LTE code from the Lena project
- posted for review in June
- Fragmentation support for IPv4
- posted for review in June
Other reviews from previous release cycles
- Virtual Access Point (VAP) for WiFi
- needs updated to ns-3.11 code; needs review
- GetRelativeVelocity() for MobilityModel
- needs review
- PhySimWifi
- needs review
- thread-safe implementation of ScheduleWithContext
- simple wireless models
- Jamming model
- MPLS
- TCP Vegas (blocked by lack of progress on TCP congestion control architecture)
ns-3.12 Features Merged
To be listed here.
The ns-3.12 Bug List
- IP fragmentation (bugs 1100, 1102)
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
- Chord/DHT (authors are planning to revise code based on comments)
- app store and build system refactoring
- fragmentation for IPv4: being worked by Vedran Miletic and Tommaso Pecorella
- TDMA wireless model
- being worked on by Hemanth Narra
- Netdevice queue state support
- being worked on by Ruben Merz