Difference between revisions of "Ns-3.15"

From Nsnam
Jump to: navigation, search
(Simulation core)
(Simulation core)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{TOC}}
 
{{TOC}}
  
This page summarizes the ongoing release planning for ns-3.15.  No release manager is yet appointed.  The ns-3 release process is listed [http://www.nsnam.org/developers/release-process/ here] and [[Release Process | here]].
+
This page summarizes the ongoing release planning for ns-3.15.  The ns-3 release process is listed [http://www.nsnam.org/developers/release-process/ here] and [[Release Process | here]].
  
 
= Release schedule =
 
= Release schedule =
  
 
#<s>Wed Jul 25</s> -- new feature freeze</s>
 
#<s>Wed Jul 25</s> -- new feature freeze</s>
#<s>Wed Aug 8</s> Wed Aug 15   -- code freeze on ns-3-dev
+
#<s>Wed Aug 8</s> Wed Aug 22   -- code freeze on ns-3-dev
 
#* bug 101 fixes are pending
 
#* bug 101 fixes are pending
#<s>Wed Aug 15</s> Wed Aug 22-- ns-3.15 released
+
#<s>Wed Aug 15</s> Wed Aug 29-- ns-3.15 released
 +
 
 +
Please test the [http://www.nsnam.org/release/ns-allinone-3.15.rc1.tar.bz2 latest release candidate].
  
 
= 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 42: 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
Line 54: Line 63:
 
*** '''netanim:'''  http://codereview.appspot.com/6453067
 
*** '''netanim:'''  http://codereview.appspot.com/6453067
 
*** '''olsr:'''  http://codereview.appspot.com/6450073
 
*** '''olsr:'''  http://codereview.appspot.com/6450073
 +
*** '''propagation + buildings:''' http://codereview.appspot.com/6441114
 
*** '''uan:'''  http://codereview.appspot.com/6443073
 
*** '''uan:'''  http://codereview.appspot.com/6443073
 
*** '''wifi:'''  http://codereview.appspot.com/6450087
 
*** '''wifi:'''  http://codereview.appspot.com/6450087

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.