Difference between revisions of "Ns-3.15"

From Nsnam
Jump to: navigation, search
(Release schedule)
(Simulation core)
 
(3 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
= Proposed supported platforms =
 
= Proposed supported platforms =
  
TBD
+
* Fedora Core 17 (32/64 bit) with g++-4.7.0
 +
* Fedora Core 15 (64 bit) with g++-4.6.3
 +
* Ubuntu 12.04 (32/64 bit) with g++-4.6.3
 +
* Ubuntu 10.04.4 LTS (64 bit) with g++-4.4.3
 +
* OS X Mountain Lion 10.7.4 with g++-4.2.1
 +
* OS X Snow Leopard 10.6.8 with g++-4.2.1
 +
* FreeBSD 8.2 (32 bit) with g++-4.2.1
 +
* Cygwin 1.7.9-1 with g++-4.5.3
  
 
= Packaging =
 
= Packaging =
  
TBD
+
Source tarball (tar.bz2).
  
 
= new feature reviews =
 
= new feature reviews =
  
== Pending for ns-3.16 ==
+
== Sliding to ns-3.16 or later ==
  
 
These potential new features are sliding to ns-3.16.
 
These potential new features are sliding to ns-3.16.
Line 44: Line 51:
 
Bugs or issues involving things that are not related to protocol or channel models.
 
Bugs or issues involving things that are not related to protocol or channel models.
  
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=101 101 RandomVariable enhancements] Mitch Watrous and Tom Henderson   
+
* <s>[https://www.nsnam.org/bugzilla/show_bug.cgi?id=101 101 RandomVariable enhancements] Mitch Watrous and Tom Henderson  </s>
 
** Patchset 1:  The basic change to the implementation and API:  http://codereview.appspot.com/6305104/
 
** Patchset 1:  The basic change to the implementation and API:  http://codereview.appspot.com/6305104/
 
** Patchsets 2+:  Changes to the models/helpers
 
** Patchsets 2+:  Changes to the models/helpers

Latest revision as of 07:32, 27 August 2012

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.15. The ns-3 release process is listed here and here.

Release schedule

  1. Wed Jul 25 -- new feature freeze</s>
  2. Wed Aug 8 Wed Aug 22 -- code freeze on ns-3-dev
    • bug 101 fixes are pending
  3. Wed Aug 15 Wed Aug 29-- ns-3.15 released

Please test the latest release candidate.

Proposed supported platforms

  • Fedora Core 17 (32/64 bit) with g++-4.7.0
  • Fedora Core 15 (64 bit) with g++-4.6.3
  • Ubuntu 12.04 (32/64 bit) with g++-4.6.3
  • Ubuntu 10.04.4 LTS (64 bit) with g++-4.4.3
  • OS X Mountain Lion 10.7.4 with g++-4.2.1
  • OS X Snow Leopard 10.6.8 with g++-4.2.1
  • FreeBSD 8.2 (32 bit) with g++-4.2.1
  • Cygwin 1.7.9-1 with g++-4.5.3

Packaging

Source tarball (tar.bz2).

new feature reviews

Sliding to ns-3.16 or later

These potential new features are sliding to ns-3.16.

Bugs being worked

Simulation core

Bugs or issues involving things that are not related to protocol or channel models.

Bugs in ns-3 models

Open bugs will be worked on a best-effort basis.