Update CHANGES.md

This commit is contained in:
Stefano Avallone
2023-01-30 12:46:17 +01:00
committed by Stefano Avallone
parent 6b108d8a6c
commit d221696824

View File

@@ -44,6 +44,7 @@ Changes from ns-3.37 to ns-3.38
### Changed behavior
* (applications) **UdpClient** and **UdpEchoClient** MaxPackets attribute is aligned with other applications, in that the value zero means infinite packets.
* (wifi) Control frames (specifically, BlockAckRequest and MU-BAR Trigger Frames) are stored in the wifi MAC queue and no longer in a dedicated BlockAckManager queue
Changes from ns-3.36 to ns-3.37
-------------------------------