Difference between revisions of "Ns-3.15"

From Nsnam
Jump to: navigation, search
(Simulation core)
(Simulation core)
Line 40: Line 40:
 
** 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/
 
** Patchset 2+:  Will cover changes to the models/helpers (not yet posted)
 
** Patchset 2+:  Will cover changes to the models/helpers (not yet posted)
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=582 582 Tags are not serialized and deserialized from Packet::Serialize and Packet::Deserialize]
+
* [https://www.nsnam.org/bugzilla/show_bug.cgi?id=582 582 Tags are not serialized and deserialized from Packet::Serialize and Packet::Deserialize] Peter Barnes
 
** Patchset 1: Add class Hash:  generic hash function interface http://codereview.appspot.com/6357056/
 
** Patchset 1: Add class Hash:  generic hash function interface http://codereview.appspot.com/6357056/
 
** Patchset 2: Add hashes to TypeId. http://codereview.appspot.com/6344063/
 
** Patchset 2: Add hashes to TypeId. http://codereview.appspot.com/6344063/

Revision as of 14:15, 30 June 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. No release manager is yet appointed. The ns-3 release process is listed here and here.

Release schedule

  1. Wed Jul 25 -- new feature freeze
  2. Wed Aug 8 -- code freeze on ns-3-dev
  3. Wed Aug 15 -- ns-3.14 released

Proposed supported platforms

TBD

Packaging

TBD

new feature reviews

Aiming for ns-3.15

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.