]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add WPA_EVENT_{DO,SKIP}_ROAM events
authorMatthew Wang <matthewmwang@chromium.org>
Tue, 2 Jun 2020 00:10:18 +0000 (17:10 -0700)
committerJouni Malinen <j@w1.fi>
Fri, 19 Jun 2020 15:34:26 +0000 (18:34 +0300)
commitb97aa038b7e2be722b9d362c8645a763009969d6
tree6e6cbc527059a95b452bf5e1df65d605def6863f
parentd6b450e890e0cd6a84b4023873a2015c2f49226e
Add WPA_EVENT_{DO,SKIP}_ROAM events

Add events for within-ESS reassociation. This allows us to monitor roam
events, both skipped and allowed, in tests.

Signed-off-by: Matthew Wang <matthewmwang@chromium.org>
src/common/wpa_ctrl.h
wpa_supplicant/events.c