Ns-3.31: Difference between revisions

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


This page summarizes the release planning for ns-3.31.  The ns-3 release process is listed [http://www.nsnam.org/developers/release-process/ here] and [[Release Process | here]].
This page was used to summarize the release planning for ns-3.31.  The ns-3 release process is listed [http://www.nsnam.org/developers/release-process/ here] and [[Release Process | here]].
 
= Release status =
 
We are using the ns-3.31 milestone tag to track issues and merge requests in our tracker.  We hope to work through the below issues in January and then make an initial release candidate for testing:
 
The following merge requests are being worked for ns-3.31:
 
ns-3: https://gitlab.com/nsnam/ns-3-dev/merge_requests?scope=all&utf8=%E2%9C%93&state=opened&milestone_title=ns-3.31
 
The following issues are being worked for ns-3.31:
 
ns-3:  https://gitlab.com/nsnam/ns-3-dev/issues?scope=all&utf8=%E2%9C%93&state=opened&milestone_title=ns-3.31


= Release goals =
= Release goals =


The following new models are planned.
Below is the outcome of the original release goals:


* TCP Linux Reno
* (moved to ns-3.32) TCP Linux Reno:  Needs some documentation updates
* TCP Cubic
* (moved to ns-3.32) TCP Cubic:  TCP friendliness, PRR interaction (still in progress)
* TCP DCTCP
* TCP DCTCP: Merged
* Dual Queue Coupled PI2 AQM
* (moved to ns-3.32) Dual Queue Coupled PI2 AQM:  Needs some regression tests written
* ECN support for FQ-CoDel AQM
* ECN support for FQ-CoDel AQM:  Merged
* 3GPP TR 38.901 channel model
* 3GPP TR 38.901 channel model:  Merged
* GSoC 2019 DCN project (if not the whole project, at least the mainline patch)
* (moved to ns-3.32) GSoC 2019 DCN project (if not the whole project, at least the mainline patch):  Needs further review

Latest revision as of 03:22, 30 June 2020

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 was used to summarize the release planning for ns-3.31. The ns-3 release process is listed here and here.

Release goals

Below is the outcome of the original release goals:

  • (moved to ns-3.32) TCP Linux Reno: Needs some documentation updates
  • (moved to ns-3.32) TCP Cubic: TCP friendliness, PRR interaction (still in progress)
  • TCP DCTCP: Merged
  • (moved to ns-3.32) Dual Queue Coupled PI2 AQM: Needs some regression tests written
  • ECN support for FQ-CoDel AQM: Merged
  • 3GPP TR 38.901 channel model: Merged
  • (moved to ns-3.32) GSoC 2019 DCN project (if not the whole project, at least the mainline patch): Needs further review