Ns-3.10: Difference between revisions

From Nsnam
Jump to navigation Jump to search
(updates to ns-3.10)
Line 4: Line 4:
= Proposed Release Schedule =
= Proposed Release Schedule =


# December 18 -- code freeze
# December 20 -- code freeze
# December 20 -- First release candidate posted
# December 22 -- First release candidate posted
# January 5 -- ns-3.10 posted
# January 5 -- ns-3.10 posted


Line 14: Line 14:
* [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/2692041/show Pyviz visualizer]
* [http://codereview.appspot.com/1702042/show Tcp refactoring]
* [http://codereview.appspot.com/2408042/show BulkSend application]


= Pending code reviews =
= Merge queue =
 
== Ready to merge ==


* [http://codereview.appspot.com/1743057/show UAN framework]
* [http://codereview.appspot.com/2408042/show BulkSend application]
** 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]
* bug 963-- print out routing tables (http://codereview.appspot.com/3613041/)
* [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/1869054/show LTE support]
* bug 967-- need ability to insert a shim http://www.nsnam.org/bugzilla/show_bug.cgi?id=967
= Bug list =
* 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
* WiMAX bugs (953, 985, 995)


== Still aiming for ns-3.10 ==
= Future work for ns-3.11 =


* [http://codereview.appspot.com/1702042/show Tcp refactoring]
These items appear to be slipping to future releases.
** Under review and test; anticipating merge
* [http://codereview.appspot.com/1869054/show LTE support]
** Nicola Baldo is shepherding this model
* bug 967-- need ability to insert a shim http://www.nsnam.org/bugzilla/show_bug.cgi?id=967
** semi-final patch waiting in tracker, needs memory management cleanup
* bug 963-- print out routing tables (http://www.nsnam.org/bugzilla/show_bug.cgi?id=963)
** Please review:  http://codereview.appspot.com/3613041/


== Other ==
== New features ==


* [http://codereview.appspot.com/1690056/show ns-3 click]
* [http://codereview.appspot.com/1690056/show ns-3 click]
Line 53: Line 53:
* [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)


= Priority bugs =
== Priority bugs ==


* bug 445 Class name rename Scalar->Dimensionless (issue 445) http://www.nsnam.org/bugzilla/show_bug.cgi?id=445
* bug 445 Class name rename Scalar->Dimensionless (issue 445) http://www.nsnam.org/bugzilla/show_bug.cgi?id=445
* <s>bug 892-- Waypoint Mobility http://www.nsnam.org/bugzilla/show_bug.cgi?id=892</s>
* <s>bug 893-- Waypoint Mobility http://www.nsnam.org/bugzilla/show_bug.cgi?id=893</s>
* bug 912-- modeling processing delays http://www.nsnam.org/bugzilla/show_bug.cgi?id=912
* bug 912-- modeling processing delays http://www.nsnam.org/bugzilla/show_bug.cgi?id=912
** likely slip to ns-3.11
* bug 938-- missing Doxygen http://www.nsnam.org/bugzilla/show_bug.cgi?id=938
* bug 938-- missing Doxygen http://www.nsnam.org/bugzilla/show_bug.cgi?id=938
** continued slip to ns-3.11
* bug 967-- need ability to insert a shim http://www.nsnam.org/bugzilla/show_bug.cgi?id=967
** plan to merge this soon
* bug 976-- floating point differences in the mobility code http://www.nsnam.org/bugzilla/show_bug.cgi?id=976
* bug 976-- floating point differences in the mobility code http://www.nsnam.org/bugzilla/show_bug.cgi?id=976
* 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
** needs testing


= Feature requests =
== Feature requests ==


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

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

Proposed Release Schedule

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

Already merged

Merge queue

Bug list

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