Difference between revisions of "Ns-3.29"

From Nsnam
Jump to: navigation, search
(Current open issues)
(Current open issues)
Line 13: Line 13:
 
* (Bug 2930) Ubuntu 18.04 missing pygoocanvas package
 
* (Bug 2930) Ubuntu 18.04 missing pygoocanvas package
 
** Tracked here:  https://www.nsnam.org/bugzilla/show_bug.cgi?id=2930  Ankit is looking into remaining issue.
 
** Tracked here:  https://www.nsnam.org/bugzilla/show_bug.cgi?id=2930  Ankit is looking into remaining issue.
* Bug 2470 on block ack agreement handshake?
+
* (Bug 2938) Change compiler flags for build profiles.
 +
** Tracked here:  https://www.nsnam.org/bugzilla/show_bug.cgi?id=2938.  There are really two proposals:  1) a --disable-werror option to Waf, and 2) a change to the flags.  Peter commented that there are some additional inconsistencies in documentation and cleanup that could be performed (pertaining to 2).  I propose to try to handle 1) for this release and save 2) for later.
 +
* (Bug 2470) Block ack agreement handshake
 
** Muhammad finalizing a patch, still needs review by Sebastien
 
** Muhammad finalizing a patch, still needs review by Sebastien

Revision as of 21:29, 22 July 2018

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

Release status

ns-3.29 is rescheduled for July 2018.

Current open issues

  • Fedora 28 (gcc-8) compilation issues with GTK
  • (Bug 2930) Ubuntu 18.04 missing pygoocanvas package
  • (Bug 2938) Change compiler flags for build profiles.
    • Tracked here: https://www.nsnam.org/bugzilla/show_bug.cgi?id=2938. There are really two proposals: 1) a --disable-werror option to Waf, and 2) a change to the flags. Peter commented that there are some additional inconsistencies in documentation and cleanup that could be performed (pertaining to 2). I propose to try to handle 1) for this release and save 2) for later.
  • (Bug 2470) Block ack agreement handshake
    • Muhammad finalizing a patch, still needs review by Sebastien