From c90edb7c06802102e000c02b447c65becc5f2e6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deronne?= Date: Tue, 1 Mar 2016 20:10:20 +0100 Subject: [PATCH] Update RELEASE_NOTES --- RELEASE_NOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index b8134ce8b..cdea06673 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -102,6 +102,7 @@ Bugs fixed - Bug 2271 - Decision to enable RTS/CTS handshake for A-MPDUs should be based on the comparison between RtsCtsThreshold and the total A-MPDU size - Bug 2272 - SixLowPan NetDevice can not send uncompressed packets larger than 802.15.4 MTU - Bug 2273 - WeakEs model should be enforced in Static and Global routing +- Bug 2275 - AdhocWifiMac not compatible with 802.11n/ac - Bug 2279 - Ipv[4,6]L3Protocol::GetInterfaceForDevice speedup. - Bug 2283 - Add capability to use pcap trace files with nanosecond precision timestamps - Bug 2286 - Support for SLL header (de)serialization. @@ -115,6 +116,9 @@ Bugs fixed - Bug 2303 - WifiMacQueue::GetSize should cleanup queue beforehand - Bug 2304 - DSCP Set/Get are using 8 bit values instead of 6 - Bug 2307 - m_receivedAtLeastOneMpdu is not always reset +- Bug 2311 - save Ht/Vht capabilities info on a per-station basis +- Bug 2313 - Assert failed when using aggregation and RTS/CTS +- Bug 2315 - Problem when BACK Request is part of an A-MPDU Known issues ------------