Ns-3.34: Difference between revisions
Jump to navigation
Jump to search
(add ns-3.34 page) |
|||
Line 15: | Line 15: | ||
* TCP: Add BBRv1 and BBRv2 models, and other lingering TCP patches (FACK, DSACK, RACK, AccECN, ECN++); path MTU discovery? | * TCP: Add BBRv1 and BBRv2 models, and other lingering TCP patches (FACK, DSACK, RACK, AccECN, ECN++); path MTU discovery? | ||
* core: Additional support for newer C++ language features | * core: Additional support for newer C++ language features | ||
* underwater acoustic networks: integration with world ocean simulation system (WOSS) | |||
* full-duplex CSMA | * full-duplex CSMA | ||
* phased array antenna | * phased array antenna | ||
* hexagonal position allocator | * hexagonal position allocator | ||
* 6LoWPAN neighbor discovery and RFC alignment, possibly RPL | * 6LoWPAN neighbor discovery and RFC alignment, possibly RPL |
Revision as of 18:23, 10 January 2021
This page was used to summarize the release planning for ns-3.34. The ns-3 release process is listed here and here.
Release goals
This page highlights some features and issues that ns-3 maintainers have mentioned as goals for ns-3.34. For a more current look at what is being actively worked on, search for the 'ns-3.34' milestone in the issue tracker and merge request tracker:
- https://gitlab.com/nsnam/ns-3-dev/-/issues?scope=all&utf8=%E2%9C%93&state=opened&milestone_title=ns-3.34
- https://gitlab.com/nsnam/ns-3-dev/-/merge_requests?scope=all&utf8=%E2%9C%93&state=opened&milestone_title=ns-3.34
The following goals have been listed by various ns-3 maintainers:
- Finish 2020 Google Summer of Code and ns-3 Summer of Code merges
- Wi-Fi: Merge the pending 802.11ax support (see the Merge Request tracker), PHY layer rework, possibly 11be and NR-U
- Traffic control: Remaining CAKE support (ACK filtering)
- TCP: Add BBRv1 and BBRv2 models, and other lingering TCP patches (FACK, DSACK, RACK, AccECN, ECN++); path MTU discovery?
- core: Additional support for newer C++ language features
- underwater acoustic networks: integration with world ocean simulation system (WOSS)
- full-duplex CSMA
- phased array antenna
- hexagonal position allocator
- 6LoWPAN neighbor discovery and RFC alignment, possibly RPL