Ns-3.10: Difference between revisions

From Nsnam
Jump to navigation Jump to search
Line 23: Line 23:
* [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]


These other reviews and repositories are pending:
These other reviews and repositories are pending:

Revision as of 04:55, 8 October 2010

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.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