]> git.ipfire.org Git - thirdparty/hostap.git/commit
mka: Add support for removing SAs
authorSabrina Dubroca <sd@queasysnail.net>
Fri, 21 Oct 2016 12:45:28 +0000 (14:45 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 29 Oct 2016 08:35:38 +0000 (11:35 +0300)
commit23c3528a8461681b23c94ed441cd94c8d528bebe
treeff61b3666565eab70ce22a414502ed7276a9ddac
parent6b6175b788c5f44ff40f61003cbdb315dfabe0a2
mka: Add support for removing SAs

So that the core can notify drivers that need to perform some operations
when an SA is deleted.

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
src/drivers/driver.h
src/pae/ieee802_1x_kay.c
src/pae/ieee802_1x_kay.h
src/pae/ieee802_1x_secy_ops.c
src/pae/ieee802_1x_secy_ops.h
wpa_supplicant/driver_i.h
wpa_supplicant/wpas_kay.c