lr-wpan: Pending transaction list and association support params.

This commit is contained in:
Alberto Gallegos Ramonet
2022-07-19 13:11:35 +09:00
committed by Tommaso Pecorella
parent 4b79811c8a
commit b0d85940bf
5 changed files with 637 additions and 114 deletions

View File

@@ -31,6 +31,7 @@ Changes from ns-3.36 to ns-3.37
* Adds support for **LrWpanMac** energy detection (ED) scan.
* IPv6 Router Solicitations (RS) are now retransmitted up to 4 times, following RFC 5779.
* Adds support for **LrWpanMac** active and passive scan.
* Add supporting association structures: parameters, callbacks and the pending transaction list to **LrWpanMac**.
### Changes to build system