]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: send delBA on unexpected BlockAck data frames
authorJohannes Berg <johannes.berg@intel.com>
Mon, 29 Aug 2016 20:25:18 +0000 (23:25 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 12 Sep 2016 09:46:21 +0000 (11:46 +0200)
commit31523d5e34300d87e651356feabd269b41ac9bb0
tree7924a96bbbcb492c99f082b6708db482aa873cc0
parent89ca537c76adf995cb1105df97a2be10372a13fe
mac80211: send delBA on unexpected BlockAck data frames

When we receive data frames with ACK policy BlockAck, send
delBA as requested by the 802.11 spec. Since this would be
happening for every frame inside an A-MPDU if it's really
received outside a session, limit it to a single attempt.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/agg-rx.c
net/mac80211/rx.c
net/mac80211/sta_info.h