Ns-3.28: Difference between revisions

From Nsnam
Jump to navigation Jump to search
Line 5: Line 5:
= Release status =
= Release status =


ns-3.28 is planned for release in early March, and a release candidate is planned for March 5.
ns-3.28 is planned for release in early March.


* Release candidate 1:  https://www.nsnam.org/release/ns-allinone-3.28.rc1.tar.bz2
* Release candidate 2:  https://www.nsnam.org/release/ns-allinone-3.28.rc2.tar.bz2
** Needs DCE update
** Waiting for decision on whether to fix bug 2861 (LTE uplink CA) or not
** Documentation to be updated and finalized
** Documentation to be updated and finalized



Revision as of 17:35, 10 March 2018

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.28. The ns-3 release process is listed here and here.

Release status

ns-3.28 is planned for release in early March.

Between now and then, we will try to merge things that are in LAST_CALL status or close to it.

Current activity

Wifi

  • PCF support (Sebastien Deronne)
    • Posted for review here, but likely held until after the release.

Python bindings

Further automate the generation of bindings using CastXML, as discussed here: https://www.nsnam.org/bugzilla/show_bug.cgi?id=2451#c22

TCP

Bug Fixes:

Traffic control

Stefano Avallone mentioned the following plans.

  • introduce other qdiscs: fifo, prio and token bucket (from GSoC)
  • help Pasquale and Tommaso to merge the netmap netdevice (SOCIS)
  • if time permits, implement the Diffserv to IEEE 802.11 mapping as defined by draft-ietf-tsvwg-ieee-802-11-09
  • review and merge a few pending code reviews which implement other qdiscs (REM, BLUE, PI, PI2) and add ECN support to CoDel and PIE

UAN

  • Bug 2413 - Changes in the UAN module to support NS-3 IP stack (patch submitted, pending final review)
  • Bug 2805 - RFC6775-Neighbor Discovery Optimization for IPv6 (waiting for Tommaso recommendations)