Ns-3.12: Difference between revisions

From Nsnam
Jump to navigation Jump to search
m (→‎ns-3.12 features merged: wiki text formatting)
(add TDMA model review)
Line 1: Line 1:
{{TOC}}
{{TOC}}


This page summarizes the ongoing release planning for ns-3.12. No release manager is named yet.
This page summarizes the ongoing release planning for ns-3.12. Tom Henderson, John Abraham, and Mitch Watrous will be jointly managing the release.


= Proposed release schedule =
= Proposed release schedule =
Line 39: Line 39:
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1172 Animation interface changes (to support XML output)]
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1172 Animation interface changes (to support XML output)]
* [http://codereview.appspot.com/4823051/ Dynamic Source Routing (DSR)]
* [http://codereview.appspot.com/4823051/ Dynamic Source Routing (DSR)]
* [http://codereview.appspot.com/4747046 TDMA model]


= Other reviews from previous release cycles =
= Other reviews from previous release cycles =

Revision as of 15:20, 3 August 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. Tom Henderson, John Abraham, and Mitch Watrous will be jointly managing the release.

Proposed release schedule

  1. May 25 -- ns-3.11 posted, ns-3.12 open phase begins.
  2. Wed Aug 10 -- code freeze on ns-3-dev
  3. Wed Aug 17 -- ns-3.12 released

Please see Release Process concerning general aspects of the release schedule.

Proposed supported platforms

  • Ubuntu 11.04 (32/64 bit)
  • Ubuntu 10.04 LTS (64 bit)
  • Fedora Core 15 (32/64 bit)
  • Mac OS X Lion
  • CentOS or RHEL?

Packaging

  • Traditional ns-allinone-3.X.tar.bz2 packaging.
  • TBD rpms for Fedora
  • TBD debs for Ubuntu

Release blockers

Active reviews being considered for ns-3.12

Other reviews from previous release cycles

ns-3.12 features merged

ns-3.12 bugs fixed

Feature requests

This lists some features that have been requested but for which a patch is needed.

  • 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