]> git.ipfire.org Git - thirdparty/hostap.git/commit
FT: Check mobility domain when sending RRB message to local managed BSS
authorJinglin Wang <bryanwang@synology.com>
Fri, 13 Dec 2019 08:30:28 +0000 (16:30 +0800)
committerJouni Malinen <j@w1.fi>
Sun, 29 Dec 2019 18:32:07 +0000 (20:32 +0200)
commitc133c785df11760c6eba03710d51f60d3ff0374a
tree5e6d9c742e506301f396acacbf9dd6573430a7f3
parent0d0baf9f17647afd5c696c7b73c17988cea2ad93
FT: Check mobility domain when sending RRB message to local managed BSS

Fast BSS Transition requires related APs operating in the same mobility
domain. Therefore, we can check whether the local managed BSS is
operating the same mobility domain before sending multicast/unicast
messages to it. This reduces unnecessary load from having to allocate
queued messages for interfaces that cannot have valid data.

Signed-off-by: Jinglin Wang <bryanwang@synology.com>
Signed-off-by: MinHong Wang <minhongw@synology.com>
src/ap/wpa_auth_glue.c