]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/drv_callbacks.c
RRM: Update own neighbor report on channel switch
authorMarkus Theil <markus.theil@tu-ilmenau.de>
Mon, 20 Aug 2018 12:20:44 +0000 (14:20 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 2 Jan 2019 14:47:12 +0000 (16:47 +0200)
commit6ca4949ae146e84c60563017eb6bfa3c5ac6456c
tree182c4d94b3ebf5eb20ecae662144ea39ba7b76c0
parent0998d9bd4139426ece4ae85310187bdd4b0d564f
RRM: Update own neighbor report on channel switch

After performing a successful channel switch, the AP should update its
own neighbor report element, so do this from src/ap/drv_callbacks.c
after a successful switch.

Signed-off-by: Markus Theil <markus.theil@tu-ilmenau.de>
src/ap/drv_callbacks.c