Ns-3.4
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers
The ns-3.4 Release
This page summarizes the ongoing release planning for the Fourth stable release of ns-3.
ns-3-dev is scheduled to enter the open phase for ns-3.4 on December 17, 2009. Until then, checkins of new features are forbidden.
The Release Manager
The release manager is Raj Bhattacharjea.
The ns-3.4 Release Schedule
ns-3 releases are based on date-driven schedules as opposed to feature-driven schedules. We decide on an approximate release date and then the release manager works backward to define windows during which time certain activites related to the release can happen. This was done for ns-3.3 and the important milestones for that release can be found here.
- December 17, 2008 -- ns-3.4 Open phase begins.
- January 20 -- Recommended cutoff for new feature submission;
- January 27 -- Deadline for new feature submissions that require design review;
- February 3 -- Approved new feature ready-for-merge deadline;
- February 3 -- Late merge period begins (Merge Week Begins);
- February 10 -- Late merge period ends;
- February 10 -- Open phase ends;
- February 10 -- Maintenance phase begins;
- March 1 -- Maintenance phase ends;
- March 1 -- Code freeze phase begins;
- March 2 -- ns-3.4-RC1;
- March 5 -- ns-3.4-RC2;
- March 9 -- ns-3.4-RC3;
- March 12 -- ns-3.4-RC4;
- March 16 -- ns-3.4-RC5;
- March 17 -- ns-3.4-RC6;
- March 18 -- ns-3.4 posted;
- March 18 -- Code freeze phase ends;
- March 18 -- ns-3.5 Open phase begins.
Candidates for Merge into ns-3.4
As you can see in the Roadmap, we have identified several candidates for inclusion in ns-3.4. As time passes and details become more evident, more status regarding the progress of these new features will be added.
Random Number Generator and RandomVariable Changes.
- Removal of static APIs for drawing random numbers
- New seeding API separates seeding functionality into a separate class
- Exposure of the run number and global seed to the attributes/config system
- Review is converging
bug 215 Object Naming Feature with Attribute/Config Integration;
- Named objects
- Requires review
JSON-RPC Proposal
- Seen some review on the list, seems like this incarnation isn't quite mature enough at this stage for ns-3.4
Tap Net Device (emulation) Support
bug 434 Build System Refactoring
http://www.nsnam.org/bugzilla/show_bug.cgi?id=434
bug 443 Tracing Consistency (pcap model for devices)
http://www.nsnam.org/bugzilla/show_bug.cgi?id=443
Cut over some examples into a "testing" or "validation" framework
New drop tail queue
http://www.nsnam.org/bugzilla/show_bug.cgi?id=457
AP Address Manager
http://www.nsnam.org/bugzilla/show_bug.cgi?id=471
Later merge items (end of January / Early February)
- IPv4 Routing Refactoring;
- Additional IPv6 Support;
- (bug 425,426 and others) TCP close behavior not standards conformant
TBD (no commitments yet from anyone to work on them)
- Perfect/Global ARP;
- bug 231 Packet Tag Use Problems;
- Packet Fragmentation;
- Netfilter Hooks;
- bug 190 : NS_LOG_APPEND_CONTEXT for the internet stack
- bug 407 OLSR HNA support
- bug 424 socket API
- bug 341 setsendcallback problems
Craigdo 21:54, 12 December 2008 (UTC)