Difference between revisions of "Ns-3.10"

From Nsnam
Jump to: navigation, search
(Pending code reviews)
(ns-3.10 updates)
Line 9: Line 9:
 
= Already merged =
 
= Already merged =
 
* [http://codereview.appspot.com/862041 (bug 852) Initial support for the 802.11g PHY]
 
* [http://codereview.appspot.com/862041 (bug 852) Initial support for the 802.11g PHY]
 +
* [http://codereview.appspot.com/2150045/show Extend MakeEnumChecker()]
  
 
= Pending code reviews =
 
= Pending code reviews =
Line 19: Line 20:
 
* [http://codereview.appspot.com/2104052/show Virtual Access Point (VAP) for WiFi]
 
* [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/2135046/show GetRelativeVelocity() for MobilityModel]
* [http://codereview.appspot.com/2150045/show Extend MakeEnumChecker()]
 
 
* [http://codereview.appspot.com/2173042/show PhySimWifi]
 
* [http://codereview.appspot.com/2173042/show PhySimWifi]
 
* [http://codereview.appspot.com/2110042/show BulkSend application]
 
* [http://codereview.appspot.com/2110042/show BulkSend application]
 
* [http://codereview.appspot.com/2334041/show thread-safe implementation of ScheduleWithContext]
 
* [http://codereview.appspot.com/2334041/show thread-safe implementation of ScheduleWithContext]
 
* [http://codereview.appspot.com/2391041/show Matrix topology example]
 
* [http://codereview.appspot.com/2391041/show Matrix topology example]
 +
* [http://codereview.appspot.com/1008043/show Energy model WiFi additions]
  
 
These other reviews and repositories are pending:
 
These other reviews and repositories are pending:
Line 31: Line 32:
 
* [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]
* Energy model WiFi additions
 
 
* [http://codereview.appspot.com/850045/show MPLS]
 
* [http://codereview.appspot.com/850045/show MPLS]
 
* [http://codereview.appspot.com/179068 VANET mobility model]  
 
* [http://codereview.appspot.com/179068 VANET mobility model]  

Revision as of 04:57, 8 October 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.

Tentative Release Schedule

  1. August 20 -- ns-3.9 posted; ns-3.10 Open phase begins
  2. mid-December -- ns-3.10 posted

Already merged

Pending code reviews

Under current active review:

These other reviews and repositories are pending:

Our four GSOC projects are also nearly ready for merge.

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