Difference between revisions of "Ns-3.25"

From Nsnam
Jump to: navigation, search
(Packaging)
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{TOC}}
 
{{TOC}}
  
This page summarizes the release planning for ns-3.25 (January 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 =
 
New features will be driven by contributions.
 
  
 
== Already added ==
 
== Already added ==
Line 11: Line 9:
 
* TCP Hybla and HighSpeed [http://www.nsnam.org/docs/contributed/wns3-2015-tcp-paper-presentation.pdf paper presentation]
 
* TCP Hybla and HighSpeed [http://www.nsnam.org/docs/contributed/wns3-2015-tcp-paper-presentation.pdf paper presentation]
 
* Split of the 'applications' module to a new 'internet-apps' module
 
* Split of the 'applications' module to a new 'internet-apps' module
 
+
* A RIPv2 routing implementation for IPv4
== In progress ==
+
* nanosecond time resolution for PCAP traces
Please visit [[Ns-3.25#Feature_and_patch_review_status | the patch status section below]] on items that are presently in work or are requesting review.
+
* 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)
In addition, the following developers have announced intentions to work on these topics for ns-3.25:
+
* Tom Henderson is working on a Spectrum implementation of the ns-3 Wifi physical layer
+
* Chip Webb is working on improving support for Ethernet (full duplex links, switches and mixed L2/L3 networks) and on adding support for generating pcap trace files with nanosecond resolution timestamps
+
* Natale Patriciello and Stefano Avallone are working on a priority queueing layer and flow control in the IP stack
+
* Natale Patriciello would like to merge TCP BIC and CUBIC implementations
+
* Sebastien Deronne and other Wi-Fi developers are working on:
+
** 802.11b short PLCP support
+
** HT/VHT Minstrel  
+
** HT/VHT Ideal RAA
+
** 802.11 PCF
+
** 802.11n/ac PHY layer improvement + initial MIMO support
+
** 802.11 frame sync (PLCP signal detection) model
+
* GSOC maintainers would like to merge the code developed on the following three projects:
+
** LTE carrier aggregation
+
** MPTCP
+
** 802.15.4 Phy and MAC protocols
+
  
 
= Release and development schedule =
 
= Release and development schedule =
  
The release is planned for late January with a code freeze in mid January.  More specific dates to be provided later.
+
'''Updated Monday March 21''': Release candidate 2 (final release candidate?) posted.
  
= Feature and patch review status =
+
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:
Starting with ns-3.25, we will use the tracker rather than the wiki pages to track release patches and reviews.
+
* 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.
 
+
* <s>Mon. March 14: Documentation updating, post release candidates as needed.</s>
* 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
+
* <s>Wed. March 16: pending bug [https://www.nsnam.org/bugzilla/show_bug.cgi?id=2338 2338] resolution:  post release candidate 2</s>
* 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
+
* 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.
* 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
+
* Wed. March 23:  post ns-3.25 release?
  
 
= Packaging =  
 
= Packaging =  
  
To be determined.
+
Same packaging as ns-3.24 (allinone tar.bz2 file)
 
+
We would like to add a Docker image and are seeking a Docker maintainer.
+
 
+
= Release platforms =
+
 
+
To be determined.
+

Latest revision as of 23:23, 29 March 2016

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 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)