Difference between revisions of "Ns-3.13"

From Nsnam
Jump to: navigation, search
(RED queues mentioned twice)
(new feature reviews)
Line 27: Line 27:
 
* [http://codereview.appspot.com/4685048/ Monitor mode support]
 
* [http://codereview.appspot.com/4685048/ Monitor mode support]
 
* [http://codereview.appspot.com/4901055/ LTE RRC extension]
 
* [http://codereview.appspot.com/4901055/ LTE RRC extension]
* [http://codereview.appspot.com/4812043 IPv6 address generator]
+
* [http://codereview.appspot.com/4812043/ IPv6 address generator]
  
 
Other requests for merge:
 
Other requests for merge:
  
 
* [http://codereview.appspot.com/4875052/ DelayBox]
 
* [http://codereview.appspot.com/4875052/ DelayBox]
* [http://codereview.appspot.com/4889046 RED queues], [http://mailman.isi.edu/pipermail/ns-developers/2011-August/009255.html mailing list post] (needs rebasing to ns-3-dev? needs test code?)
+
* [http://codereview.appspot.com/4889046/ RED queues], [http://mailman.isi.edu/pipermail/ns-developers/2011-August/009255.html mailing list post]
 
* [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]
+
* [http://codereview.appspot.com/4747046/ TDMA model]
 
* [http://codereview.appspot.com/4517125/ BRITE Integration]
 
* [http://codereview.appspot.com/4517125/ BRITE Integration]
 
* [http://mailman.isi.edu/pipermail/ns-developers/2011-June/009121.html LTE code from the Lena project]
 
* [http://mailman.isi.edu/pipermail/ns-developers/2011-June/009121.html LTE code from the Lena project]
 
* [http://codereview.appspot.com/4664057/ NetDevice queue feedback]
 
* [http://codereview.appspot.com/4664057/ NetDevice queue feedback]
 
** explained here:  http://mailman.isi.edu/pipermail/ns-developers/2011-July/009170.html
 
** explained here:  http://mailman.isi.edu/pipermail/ns-developers/2011-July/009170.html
 +
 +
Older requests (may need updating):
 +
 
* [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/2104052/show Virtual Access Point (VAP) for WiFi]
 
* [http://codereview.appspot.com/2104052/show Virtual Access Point (VAP) for WiFi]

Revision as of 19:09, 2 September 2011

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.13. There is no appointed release manager yet. The ns-3 release process is listed here and here.

Proposed release schedule

  1. Wed Nov 23 (tentative) -- new feature freeze, enter bug fixing stage
  2. Wed Dec 7 (tentative) -- code freeze on ns-3-dev
  3. Wed Dec 14 (tentative) -- ns-3.13 released

Proposed supported platforms

  • Ubuntu 11.10 (32/64 bit)
  • Ubuntu 11.04 (32/64 bit)
  • Ubuntu 10.04 LTS (64 bit)
  • Fedora Core 16 (32/64 bit)
  • Fedora Core 15 (32/64 bit)
  • Mac OS X Lion and Snow Leopard (64 bit)

Packaging

We will use ns-allinone-3.13.tar.bz2 packaging as before.

new feature reviews

NSOC code merges:

Other requests for merge:

Older requests (may need updating):

Bugs being worked

Also, the collection of RealtimeSimulatorImpl and TapBridge patches (Tom Goff is looking at):

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