Ns-3.16: Difference between revisions
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
= Release schedule = | = Release schedule = | ||
The ns-3.16 release (originally scheduled for Dec 12) has been delayed. The new anticipated date is Fri Dec 21. | |||
* <s>Wed Nov 21 -- new feature freeze</s> | * <s>Wed Nov 21 -- new feature freeze</s> | ||
* Fri Dec 7 -- code freeze on ns-3-dev | * <s>Fri Dec 7 -- code freeze on ns-3-dev</s> | ||
** a few more patches to marshal in | ** <s>a few more patches to marshal in</s> | ||
* Wed Dec 12 -- ns-3.16 released | * Wed Dec 12 -- <s>ns-3.16 released</s> Delayed due to issues discussed on the mailing list. | ||
* Mon Dec 17 -- First release candidate posted | |||
* Thurs Dec 20 -- <s>ns-3.17 released if no issues found</s> Second [http://www.nsnam.org/release/ns-allinone-3.16.rc2.tar.bz2 release candidate posted]. | |||
* Fri Dec 21 -- ns-3.16 planned release date. | |||
= Proposed supported platforms = | = Proposed supported platforms = | ||
Line 17: | Line 22: | ||
* Ubuntu 10.04.3 LTS | * Ubuntu 10.04.3 LTS | ||
* Mac OS X Mountain Lion 10.8.2 | * Mac OS X Mountain Lion 10.8.2 | ||
* FreeBSD 9 | * FreeBSD 9.0 amd64 | ||
* FreeBSD 8.2 | * FreeBSD 8.2 | ||
Line 33: | Line 38: | ||
= Bugs being worked = | = Bugs being worked = | ||
* 555: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=555 DCF immediate access bug] Daniel L. | * <s>555: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=555 DCF immediate access bug] Daniel L.</s> | ||
* 582: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=582 Tags are not serialized and deserialized from Packet::Serialize and Packet::Deserialize] Peter Barnes | * 582: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=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/ <- being held out of ns-3.16 | ** Patchset 2: Add hashes to TypeId. http://codereview.appspot.com/6344063/ <- being held out of ns-3.16 | ||
** Patchset 3: Refactor PacketTagList http://codereview.appspot.com/6354061/ | ** Patchset 3: Refactor PacketTagList http://codereview.appspot.com/6354061/ | ||
** these have been deferred to ns-3.17 | |||
* 954: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=954 changing the simulation time resolution] Peter Barnes | * 954: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=954 changing the simulation time resolution] Peter Barnes | ||
* 1342: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1342 tcp test case failure] Brian Swenson | ** proposing to back out of ns-3-dev | ||
* <s>1342: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1342 tcp test case failure] Brian Swenson</s> | |||
* 1456: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1456 update openflow distribution] Tom Henderson | * 1456: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1456 update openflow distribution] Tom Henderson | ||
* 1501: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1501 Tcp test crash] Brian Swenson | * <s>1501: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1501 Tcp test crash] Brian Swenson</s> | ||
* 1502: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1502 Shutdown on tcp socket seems to misbehave] Brian Swenson | * 1502: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1502 Shutdown on tcp socket seems to misbehave] Brian Swenson | ||
* <s>1516: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1516 GtkConfigStore does not show read-only attributes] Mitch Watrous</s> | * <s>1516: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1516 GtkConfigStore does not show read-only attributes] Mitch Watrous</s> | ||
* 1520: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1520 config paths not documented in Doxygen for CsmaChannel (possibly others)] Mitch Watrous | * 1520: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1520 config paths not documented in Doxygen for CsmaChannel (possibly others)] Mitch Watrous | ||
** mostly fixed | |||
* 1522: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1522 jitter needed on Ipv4 ARP WaitReply timer] Daniel L. | * 1522: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1522 jitter needed on Ipv4 ARP WaitReply timer] Daniel L. | ||
* 1525: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1525 Linker error with mpi on Mac 10.8] Peter Barnes/Brian Swenson | * <s>1525: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1525 Linker error with mpi on Mac 10.8] Peter Barnes/Brian Swenson</s> | ||
* 1531: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1531 Crash when using NS_LOG in destructors of static objects] Peter Barnes | * <s>1531: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1531 Crash when using NS_LOG in destructors of static objects] Peter Barnes</s> | ||
* 1540: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1540 bake not building click correctly] Daniel Camara/Mitch Watrous | * 1540: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1540 bake not building click correctly] Daniel Camara/Mitch Watrous | ||
* 1542: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1542 adapt waf to find bake-built libraries] Mitch Watrous | * 1542: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1542 adapt waf to find bake-built libraries] Mitch Watrous |
Latest revision as of 07:30, 20 December 2012
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.16. The ns-3 release process is listed here and here.
Release schedule
The ns-3.16 release (originally scheduled for Dec 12) has been delayed. The new anticipated date is Fri Dec 21.
Wed Nov 21 -- new feature freezeFri Dec 7 -- code freeze on ns-3-deva few more patches to marshal in
- Wed Dec 12 --
ns-3.16 releasedDelayed due to issues discussed on the mailing list. - Mon Dec 17 -- First release candidate posted
- Thurs Dec 20 --
ns-3.17 released if no issues foundSecond release candidate posted. - Fri Dec 21 -- ns-3.16 planned release date.
Proposed supported platforms
- Linux Ubuntu 12.10
- Linux Fedora 17 (also 18 beta)
- Linux Ubuntu 12.04 LTS
- Ubuntu 10.04.3 LTS
- Mac OS X Mountain Lion 10.8.2
- FreeBSD 9.0 amd64
- FreeBSD 8.2
Packaging
Source tarball ns-allinone-3.16.tar.bz2.
Bake has been deferred to ns-3.17; we'll use the existing build system.
new features
- LTE MAC Schedulers by Dizhi Zhou (GSoC 2012): http://codereview.appspot.com/6591047
- BRITE topology generator integration: http://codereview.appspot.com/6499120/
Bugs being worked
555: DCF immediate access bug Daniel L.- 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 2: Add hashes to TypeId. http://codereview.appspot.com/6344063/ <- being held out of ns-3.16
- Patchset 3: Refactor PacketTagList http://codereview.appspot.com/6354061/
- these have been deferred to ns-3.17
- 954: changing the simulation time resolution Peter Barnes
- proposing to back out of ns-3-dev
1342: tcp test case failure Brian Swenson- 1456: update openflow distribution Tom Henderson
1501: Tcp test crash Brian Swenson- 1502: Shutdown on tcp socket seems to misbehave Brian Swenson
1516: GtkConfigStore does not show read-only attributes Mitch Watrous- 1520: config paths not documented in Doxygen for CsmaChannel (possibly others) Mitch Watrous
- mostly fixed
- 1522: jitter needed on Ipv4 ARP WaitReply timer Daniel L.
1525: Linker error with mpi on Mac 10.8 Peter Barnes/Brian Swenson1531: Crash when using NS_LOG in destructors of static objects Peter Barnes- 1540: bake not building click correctly Daniel Camara/Mitch Watrous
- 1542: adapt waf to find bake-built libraries Mitch Watrous