]> git.ipfire.org Git - thirdparty/hostap.git/commit
mka: Fix the order of operations in secure channel deletion
authorBadrish Adiga H R <badrish.adigahr@gmail.com>
Sat, 18 Feb 2017 13:14:15 +0000 (05:14 -0800)
committerJouni Malinen <j@w1.fi>
Mon, 20 Feb 2017 20:15:04 +0000 (22:15 +0200)
commit128f6a98b3d4d6ed103db759707309f451db9682
tree428d0146a851f0876b99200c35dacff30abbb8c6
parent213eb18851da734f12846877509d7cf4d41ab90e
mka: Fix the order of operations in secure channel deletion

The correct order of deleting a secure channel is to purge all the
secure associations in the channel before actually deleting the secure
channel.

Signed-off-by: Badrish Adiga H R <badrish.adigahr@gmail.com>
src/pae/ieee802_1x_kay.c