]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/drv_callbacks.c
Indicate assoc vs. reassoc in association event
authorShan Palanisamy <Shan.Palanisamy@Atheros.com>
Mon, 25 Oct 2010 10:50:34 +0000 (13:50 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 6 Mar 2011 12:31:46 +0000 (14:31 +0200)
commit39b08b5fc09ff6de01ccf80662a405bb90759036
tree45d9135b426ddd85ffefe1c84ea7ab1f30859be3
parentd7956add9cf3069e6ed0c36bd61dba6601ce153e
Indicate assoc vs. reassoc in association event

This allows driver wrappers to indicate whether the association was
done using Association Request/Response or with Reassociation
Request/Response frames.
src/ap/drv_callbacks.c
src/ap/hostapd.h
src/drivers/driver.h
src/drivers/driver_atheros.c
src/drivers/driver_bsd.c
src/drivers/driver_madwifi.c
src/drivers/driver_test.c
wpa_supplicant/events.c