Update RELEASE_NOTES.md and CHANGES.md
This commit is contained in:
committed by
Stefano Avallone
parent
fad32cb757
commit
78b939e79f
@@ -46,6 +46,7 @@ Changes from ns-3.37 to ns-3.38
|
||||
|
||||
* (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
|
||||
* (wifi) BSSIDs are no longer hashed by the ApInfo comparator because it may lead to different results on different platforms
|
||||
|
||||
Changes from ns-3.36 to ns-3.37
|
||||
-------------------------------
|
||||
|
||||
@@ -41,6 +41,7 @@ Release 3-dev
|
||||
- (internet) - `NeighborCacheHelper::PopulateNeighborCache` is now robust against missing IPv4 or IPv6 stack in nodes.
|
||||
- (core) !1236 - Deprecation warnings are silenced while calling `NS_OBJECT_ENSURE_REGISTERED`
|
||||
- (wifi) Fixed multiple issues about setting the TXOP holder
|
||||
- (wifi) #861 - bianchi validation script can't run with 11ax
|
||||
|
||||
Release 3.37
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user