Ns-3.25: Difference between revisions

From Nsnam
Jump to navigation Jump to search
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TOC}}
{{TOC}}


This page summarizes the release planning for ns-3.25 (rescheduled to February 2016).  The ns-3 release process is listed [http://www.nsnam.org/developers/release-process/ here] and [[Release Process | here]].
This page summarizes the release planning for ns-3.25 (eventually published in March 2016).  The ns-3 release process is listed [http://www.nsnam.org/developers/release-process/ here] and [[Release Process | here]].


= Release goals =
= Release goals =
Line 11: Line 11:
* A RIPv2 routing implementation for IPv4
* A RIPv2 routing implementation for IPv4
* nanosecond time resolution for PCAP traces
* nanosecond time resolution for PCAP traces
 
* Priority queueing layer and flow control in the IP stack
== In progress ==
* Dynamic rate control for Wi-Fi HT/VHT modes (Ideal rate control, and Minstrel HT)
 
There are two remaining issues to complete ns-3.25:
* Natale Patriciello, Pasquale Imputato, and Stefano Avallone are working on a priority queueing layer and flow control in the IP stack
** Status:  Code under development at:  https://github.com/stavallo/ns-3-dev-git/commits/queue-disc-exp
** Next steps:  Considering a few different approaches to settle on the NetDevice API changes
* Sebastien Deronne, Matias Richart, and Tom Henderson are working on providing dynamic rate control for Wi-Fi HT/VHT modes.
** Status:  This is listed as [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1797 bug 1797] in the tracker, but has generated a number of additional bug reports that need to be finished, including 2275, 2311, 2313, 2315, and 2316.


= Release and development schedule =
= Release and development schedule =


'''Updated Monday March 7'''
'''Updated Monday March 21''': Release candidate 2 (final release candidate?) posted.
 
The following schedule is planned:
* Tues. March 8:  Merge the patchset from traffic control repository:
** https://github.com/stavallo/ns-3-dev-git/commits/queue-disc-ndq-aggr
* Tues. March 8 - Wed. March 9:  finalize Wi-Fi module patching and any other patches
** patches for bugs 2313, 2316-21, 2328
** minstrel_ht rate control:  https://codereview.appspot.com/283960043/
** ideal rate control: TBD
** global routing and bridges (issue 2102): https://www.nsnam.org/bugzilla/show_bug.cgi?id=2102
* Thurs. March 10:  post release candidate 1 for ns-3.25 release
* Thurs. March 10 - Mon. March 14:  documentation and testing
* Tues. March 15:  post ns-3.25 release if no issues are found
 
= Feature and patch review status =
Starting with ns-3.25, we will use the tracker rather than the wiki pages to track release patches and reviews.


* These [https://www.nsnam.org/bugzilla/buglist.cgi?bug_status=LAST%20CALL&f1=version&list_id=28450&o1=equals&query_format=advanced&resolution=---&v1=pre-release LAST-CALL patches] are in '''last call''' state, meaning that they are about to be committed barring any comments
No further checkins to the ns-3 code are planned.  Documentation will be worked on between now and the release, and any last-minute small bug fixes.  The following release schedule is planned:
* Looking to help review proposed code? These [https://www.nsnam.org/bugzilla/buglist.cgi?bug_status=PATCH%20PENDING&f1=version&list_id=28451&o1=equals&query_format=advanced&resolution=---&v1=pre-release PATCH-PENDING patches] are in '''patch pending''' state, meaning that they are providing code proposed for the upcoming release, but need review and signoff by maintainers, and users if possible
* Sat. March 12:  Post [https://www.nsnam.org/release/ns-allinone-3.25.rc1.tar.bz2 ns-3.25 release candidate #1]; please provide feedback to the ns-developers mailing list.
* Looking to help contribute code for the release?  These [https://www.nsnam.org/bugzilla/buglist.cgi?bug_status=PATCH%20WANTED&f1=version&list_id=28452&o1=equals&query_format=advanced&resolution=---&v1=pre-release issues] are in '''patch wanted''' state for the next release, meaning that we are looking for a volunteer to work on them
* <s>Mon. March 14: Documentation updating, post release candidates as needed.</s>
* <s>Wed. March 16: pending bug [https://www.nsnam.org/bugzilla/show_bug.cgi?id=2338 2338] resolution:  post release candidate 2</s>
* Mon. March 21: Post [https://www.nsnam.org/release/ns-allinone-3.25.rc2.tar.bz2 ns-3.25 release candidate #2]; please provide feedback to the ns-developers mailing list.
* Wed. March 23:  post ns-3.25 release?


= Packaging =  
= Packaging =  


Same packaging as ns-3.24 (allinone tar.bz2 file)
Same packaging as ns-3.24 (allinone tar.bz2 file)
= Release platforms =
Latest LTS and current releases of Linux, FreeBSD, and OS X.  Specifics to be determined.

Latest revision as of 23:23, 29 March 2016

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 release planning for ns-3.25 (eventually published in March 2016). The ns-3 release process is listed here and here.

Release goals

Already added

  • A new TCP implementation developed under this project
  • TCP Hybla and HighSpeed paper presentation
  • Split of the 'applications' module to a new 'internet-apps' module
  • A RIPv2 routing implementation for IPv4
  • nanosecond time resolution for PCAP traces
  • Priority queueing layer and flow control in the IP stack
  • Dynamic rate control for Wi-Fi HT/VHT modes (Ideal rate control, and Minstrel HT)

Release and development schedule

Updated Monday March 21: Release candidate 2 (final release candidate?) posted.

No further checkins to the ns-3 code are planned. Documentation will be worked on between now and the release, and any last-minute small bug fixes. The following release schedule is planned:

  • Sat. March 12: Post ns-3.25 release candidate #1; please provide feedback to the ns-developers mailing list.
  • Mon. March 14: Documentation updating, post release candidates as needed.
  • Wed. March 16: pending bug 2338 resolution: post release candidate 2
  • Mon. March 21: Post ns-3.25 release candidate #2; please provide feedback to the ns-developers mailing list.
  • Wed. March 23: post ns-3.25 release?

Packaging

Same packaging as ns-3.24 (allinone tar.bz2 file)