]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/common/wpa_ctrl.h
EAP server: Add event messages for more EAP states
authorMichael Baird <Michael.Baird@ecs.vuw.ac.nz>
Thu, 28 Sep 2017 05:53:35 +0000 (18:53 +1300)
committerJouni Malinen <j@w1.fi>
Sat, 21 Oct 2017 17:28:46 +0000 (20:28 +0300)
commit5f7c9e50f54834495914747c7d1554e79f9488a5
treee55830a87ef5a4f95839140271235f3dd7588b72
parent18cdbb3c80b05e4251082d4bc45d90515afb2328
EAP server: Add event messages for more EAP states

While using an external RADIUS server SUCCESS messages were not being
sent (internal was fine). Also add event messages for other states that
others might find useful, and consistency between the two.

Signed-off-by: Michael Baird <Michael.Baird@ecs.vuw.ac.nz>
src/common/wpa_ctrl.h
src/eap_server/eap_server.c