Ns-3.11: Difference between revisions
Jump to navigation
Jump to search
(ns-3.11 page created) |
(ns-3.11 work items) |
||
Line 5: | Line 5: | ||
ns-3.11 should be released in the April 2011 timeframe. | ns-3.11 should be released in the April 2011 timeframe. | ||
= Possible work for ns-3.11 = | |||
== New features == | |||
* [http://codereview.appspot.com/1690056/show ns-3 click] | |||
** minor block on GPL copyright issue (ported ns-2 code) | |||
* [http://codereview.appspot.com/2104052/show Virtual Access Point (VAP) for WiFi] | |||
** insufficient reviews | |||
* [http://codereview.appspot.com/2135046/show GetRelativeVelocity() for MobilityModel] | |||
** insufficient reviews | |||
* [http://codereview.appspot.com/2173042/show PhySimWifi] | |||
** insufficient reviews | |||
* [http://codereview.appspot.com/2334041/show thread-safe implementation of ScheduleWithContext] | |||
* [http://code.nsnam.org/bhurd/ns-3-openflow/ OpenFlow] | |||
* [http://codereview.appspot.com/1587041/show simple wireless models] | |||
* [http://codereview.appspot.com/1055041/show Jamming model] | |||
* [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) | |||
== Priority bugs == | |||
* bug 445 Class name rename Scalar->Dimensionless (issue 445) http://www.nsnam.org/bugzilla/show_bug.cgi?id=445 | |||
* bug 912-- modeling processing delays http://www.nsnam.org/bugzilla/show_bug.cgi?id=912 | |||
* bug 938-- missing Doxygen http://www.nsnam.org/bugzilla/show_bug.cgi?id=938 | |||
* bug 976-- floating point differences in the mobility code http://www.nsnam.org/bugzilla/show_bug.cgi?id=976 | |||
* patch for bug 555-- DCF immediate access http://www.nsnam.org/bugzilla/show_bug.cgi?id=555 | |||
** needs further testing and verification | |||
== 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'' | |||
* [http://codereview.appspot.com/3374041/ NetAnim trace hooks for wireless] | |||
* 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 | |||
* TDMA wireless model | |||
** being worked on by Hemanth Narra |
Revision as of 04:56, 4 January 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.11.
Proposed Release Schedule
ns-3.11 should be released in the April 2011 timeframe.
Possible work for ns-3.11
New features
- ns-3 click
- minor block on GPL copyright issue (ported ns-2 code)
- Virtual Access Point (VAP) for WiFi
- insufficient reviews
- GetRelativeVelocity() for MobilityModel
- insufficient reviews
- PhySimWifi
- insufficient reviews
- thread-safe implementation of ScheduleWithContext
- OpenFlow
- simple wireless models
- Jamming model
- MPLS
- TCP Vegas (blocked by lack of progress on TCP congestion control architecture)
Priority bugs
- bug 445 Class name rename Scalar->Dimensionless (issue 445) http://www.nsnam.org/bugzilla/show_bug.cgi?id=445
- bug 912-- modeling processing delays http://www.nsnam.org/bugzilla/show_bug.cgi?id=912
- bug 938-- missing Doxygen http://www.nsnam.org/bugzilla/show_bug.cgi?id=938
- bug 976-- floating point differences in the mobility code http://www.nsnam.org/bugzilla/show_bug.cgi?id=976
- patch for bug 555-- DCF immediate access http://www.nsnam.org/bugzilla/show_bug.cgi?id=555
- needs further testing and verification
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
- 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
- TDMA wireless model
- being worked on by Hemanth Narra