Difference between revisions of "Ns-3.10"

From Nsnam
Jump to: navigation, search
(Tentative Release Schedule)
(Pending code reviews)
Line 15: Line 15:
 
= Pending code reviews =
 
= Pending code reviews =
  
Under current active review:
+
== Ready to merge ==
 +
 
 
* [http://codereview.appspot.com/1926043/show bug 978:  Consolidate Wi-Fi MAC high functionality]
 
* [http://codereview.appspot.com/1926043/show bug 978:  Consolidate Wi-Fi MAC high functionality]
 +
* [http://codereview.appspot.com/2692041/show Pyviz visualizer]
 +
* [http://codereview.appspot.com/1743057/show UAN framework]
 +
 +
== Still aiming for ns-3.10 ==
 +
 
* [http://codereview.appspot.com/1702042/show Tcp refactoring]
 
* [http://codereview.appspot.com/1702042/show Tcp refactoring]
 +
** Under review and test; anticipating merge
 
* [http://codereview.appspot.com/1869054/show LTE support]
 
* [http://codereview.appspot.com/1869054/show LTE support]
* [http://codereview.appspot.com/1690056/show ns-3 click]
+
** Nicola Baldo is shepherding this model
* [http://codereview.appspot.com/2104052/show Virtual Access Point (VAP) for WiFi]
+
* [http://codereview.appspot.com/2135046/show GetRelativeVelocity() for MobilityModel]
+
* [http://codereview.appspot.com/2173042/show PhySimWifi]
+
 
* [http://codereview.appspot.com/2408042/show BulkSend application]
 
* [http://codereview.appspot.com/2408042/show BulkSend application]
* [http://codereview.appspot.com/2334041/show thread-safe implementation of ScheduleWithContext]
+
** Josh Pelkey is handling the suggested updates
 
* [http://codereview.appspot.com/1008043/show Energy model WiFi additions]
 
* [http://codereview.appspot.com/1008043/show Energy model WiFi additions]
* [http://codereview.appspot.com/2692041/show Pyviz visualizer]
 
* [http://codereview.appspot.com/1743057/show UAN framework]
 
 
* [http://codereview.appspot.com/1668042/show DSDV]
 
* [http://codereview.appspot.com/1668042/show DSDV]
  
These other reviews and repositories are pending:
+
== Other ==
  
 +
* [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://code.nsnam.org/bhurd/ns-3-openflow/ OpenFlow]
 
* [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]
 
* [http://codereview.appspot.com/850045/show MPLS]
 
* [http://codereview.appspot.com/850045/show MPLS]
* [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)
 
Our four [http://www.nsnam.org/wiki/index.php/GSOC2010AcceptedProjects GSOC projects] are also nearly ready for merge.
 
  
 
= Priority bugs =
 
= Priority bugs =

Revision as of 05:53, 30 November 2010

Main Page - Current Development - Developer FAQ - Tools - Related Projects - Project Ideas - Summer Projects

Installation - Troubleshooting - User FAQ - HOWTOs - 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.

Proposed Release Schedule

  1. December 18 -- code freeze
  2. December 20 -- First release candidate posted
  3. January 5 -- ns-3.10 posted

Already merged

Pending code reviews

Ready to merge

Still aiming for ns-3.10

Other

Priority bugs

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 (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
  • TDMA wireless model