Ns-3.26: Difference between revisions
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
= Remaining issues being worked for ns-3.26 = | = Remaining issues being worked for ns-3.26 = | ||
(Updated Sept | (Updated Sept 13) | ||
* (multiple modules): fix warnings due to Wstrict-overflow across codebase | * <s>(multiple modules): fix warnings due to Wstrict-overflow across codebase</s> this is resolved for ns-3.26 | ||
* <s>aodv: merge patch to 2123 (Tommaso)</s> | * <s>aodv: merge patch to 2123 (Tommaso)</s> | ||
* core: merge patch to 2459 on ./waf --check-config (Peter) | * core: merge patch to 2459 on ./waf --check-config (Peter) | ||
* <s>core: resolve attribute errors/attribute spaces/attribute deprecation (issues 2447, 2344, 2149) (Tom and Peter)</s> | * <s>core: resolve attribute errors/attribute spaces/attribute deprecation (issues 2447, 2344, 2149) (Tom and Peter)</s> | ||
* internet: global routing and bridging bug 2102 reopened (Tom) | * internet: global routing and bridging bug 2102 reopened (Tom) | ||
* network: investigate recent packet metadata bugs (2407, 2415), fix if solution found shortly (Tom) | * <s> network: investigate recent packet metadata bugs (2407, 2415), fix if solution found shortly (Tom)</s> can't reproduce on ns-3-dev | ||
* <s>mobility: check and merge patch to 2390 (on waypoint mobility) (Tom)</s> | * <s>mobility: check and merge patch to 2390 (on waypoint mobility) (Tom)</s> | ||
* wifi: merge patch to 2306 and update AODV regression traces (Tom) | * wifi: merge patch to 2306 and update AODV regression traces (Tom) | ||
** will consider to fix if DCF problems below are fixed first | |||
* wave: merge patch to 2314 (related to 2306) (Tom) | * wave: merge patch to 2314 (related to 2306) (Tom) | ||
** This depends on fixing 2306 | |||
* wifi: investigate DCF assert bug 2477; will fix if solution found shortly (Tom) | * wifi: investigate DCF assert bug 2477; will fix if solution found shortly (Tom) | ||
** Not yet diagnosed | |||
* wifi: investigate DCF assert bug 2493; will fix if solution found shortly (Tom) | * wifi: investigate DCF assert bug 2493; will fix if solution found shortly (Tom) | ||
** Problem found; working on patch | |||
* wifi: Supported Rates bug (https://www.nsnam.org/bugzilla/show_bug.cgi?id=2496) | |||
** Patch pending | |||
* <s>uan: merge patch to 2488 (Tom)</s> | * <s>uan: merge patch to 2488 (Tom)</s> |
Revision as of 04:31, 14 September 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.26 (originally planned for June 2016; rescheduled to early September 2016). The ns-3 release process is listed here and here.
This page has been recently revised and some original goals for ns-3.26 have slipped to a new ns-3.27 page.
Revised schedule
The revised (again) schedule is as follows:
- code freeze once outstanding issues resolved
- release shortly afterwards
Remaining issues being worked for ns-3.26
(Updated Sept 13)
(multiple modules): fix warnings due to Wstrict-overflow across codebasethis is resolved for ns-3.26aodv: merge patch to 2123 (Tommaso)- core: merge patch to 2459 on ./waf --check-config (Peter)
core: resolve attribute errors/attribute spaces/attribute deprecation (issues 2447, 2344, 2149) (Tom and Peter)- internet: global routing and bridging bug 2102 reopened (Tom)
network: investigate recent packet metadata bugs (2407, 2415), fix if solution found shortly (Tom)can't reproduce on ns-3-devmobility: check and merge patch to 2390 (on waypoint mobility) (Tom)- wifi: merge patch to 2306 and update AODV regression traces (Tom)
- will consider to fix if DCF problems below are fixed first
- wave: merge patch to 2314 (related to 2306) (Tom)
- This depends on fixing 2306
- wifi: investigate DCF assert bug 2477; will fix if solution found shortly (Tom)
- Not yet diagnosed
- wifi: investigate DCF assert bug 2493; will fix if solution found shortly (Tom)
- Problem found; working on patch
- wifi: Supported Rates bug (https://www.nsnam.org/bugzilla/show_bug.cgi?id=2496)
- Patch pending
uan: merge patch to 2488 (Tom)