diff options
author | Johannes Berg <[email protected]> | 2019-08-30 14:24:51 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2019-09-11 09:33:29 +0200 |
commit | 4b08d1b6a994dbb593557bd2095ba4f0c3c47819 (patch) | |
tree | 3d44a28ca9693a078946f93cb96785da93921468 /include/linux/overflow.h | |
parent | 753a9a729f84e22b3726f5bf61e1a9b59712d04f (diff) |
mac80211: IBSS: send deauth when expiring inactive STAs
When we expire an inactive station, try to send it a deauth. This
helps if it's actually still around, and just has issues with
beacon distribution (or we do), and it will not also remove us.
Then, if we have shared state, this may not be reset properly,
causing problems; for example, we saw a case where aggregation
sessions weren't removed properly (due to the TX start being
offloaded to firmware and it relying on deauth for stop), causing
a lot of traffic to get lost due to the SN reset after remove/add
of the peer.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions