Difference between revisions of "Ns-3.10"

From Nsnam
Jump to: navigation, search
(pull back DSDV)
(update ns-3.10 status)
Line 18: Line 18:
 
* [http://codereview.appspot.com/1008043/show Energy model WiFi additions]
 
* [http://codereview.appspot.com/1008043/show Energy model WiFi additions]
 
* bug 963-- print out routing tables (http://codereview.appspot.com/3613041/)
 
* bug 963-- print out routing tables (http://codereview.appspot.com/3613041/)
 
= Merge queue =
 
 
 
* [http://codereview.appspot.com/1668042/show DSDV]
 
* [http://codereview.appspot.com/1668042/show DSDV]
 
* [http://codereview.appspot.com/1743057/show UAN framework]
 
* [http://codereview.appspot.com/1743057/show UAN framework]
Line 26: Line 23:
  
 
= Bug list =
 
= Bug list =
 +
 +
Trying to get these bugs fixed before final code freeze.
  
 
* 903/975 Tap bridge closure:  http://www.nsnam.org/bugzilla/show_bug.cgi?id=903; http://www.nsnam.org/bugzilla/show_bug.cgi?id=975
 
* 903/975 Tap bridge closure:  http://www.nsnam.org/bugzilla/show_bug.cgi?id=903; http://www.nsnam.org/bugzilla/show_bug.cgi?id=975
 
** patch in preparation
 
** patch in preparation
 
* WiMAX bugs (953, 985, 995)
 
* WiMAX bugs (953, 985, 995)
 +
* UAN bug 1012
 
* bug 967-- need ability to insert a shim http://www.nsnam.org/bugzilla/show_bug.cgi?id=967
 
* bug 967-- need ability to insert a shim http://www.nsnam.org/bugzilla/show_bug.cgi?id=967
 
* patch for bug 555-- DCF immediate access http://www.nsnam.org/bugzilla/show_bug.cgi?id=555
 
* patch for bug 555-- DCF immediate access http://www.nsnam.org/bugzilla/show_bug.cgi?id=555

Revision as of 06:55, 22 December 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. Josh Pelkey and Tom Henderson will manage the release.

Proposed Release Schedule

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

Already merged

Bug list

Trying to get these bugs fixed before final code freeze.

Future work for ns-3.11

These items appear to be slipping to future releases.

New features

Priority bugs

Feature requests

Not likely for ns-3.10 but will carry forward to ns-3.11.

  • 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