Bugzilla – Bug 2591
802.11e Block Ack mechanism cannot be enabled on HT/VHT stations
Last modified: 2016-12-28 08:10:07 UTC
Created attachment 2708 [details] patch to fix When we disable A-MPDU and we set the BlockAckThreshold attribute, 802.11n/ac does not enable Block Ack as expected. Patch to fix in attachment.
MpduAggregator::GetMaxAmpduSize () is missing documentation (in the base class) and especially what the special return value of 0 means.
(In reply to Tom Henderson from comment #1) > MpduAggregator::GetMaxAmpduSize () is missing documentation (in the base > class) and especially what the special return value of 0 means. I will update doc.
Fix pushed in changeset 12487:b97cad6372a7, doxygen updated in changeset 12488:e17495eae070