Ignore ADDBA requests from our AP while we are roaming away from it.
authorstsp <stsp@openbsd.org>
Fri, 3 Dec 2021 12:40:15 +0000 (12:40 +0000)
committerstsp <stsp@openbsd.org>
Fri, 3 Dec 2021 12:40:15 +0000 (12:40 +0000)
commit66df67e635a11eed972fa07dee327b244b938521
tree737786d4dc7548c93f93ce8744000f29b56dda68
parent86c53abc8f8d546351a52748d7cfa2e33b4511e3
Ignore ADDBA requests from our AP while we are roaming away from it.

Noticed while testing iwm/iwx roaming patches, where my AP would request
a new Rx BA session when we had already decided to roam away. There is no
need to set up a new Rx BA session with our old AP which we would have to
immediately tear down again anyway.
sys/net80211/ieee80211_input.c