eap_sim_db: Implement eap_sim_db_expire_pending()
authorFrederic Leroy <frederic.leroy@b-com.com>
Wed, 10 Jun 2015 11:15:24 +0000 (13:15 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 31 Oct 2015 14:28:16 +0000 (16:28 +0200)
commit7b0f5500b023deed1acce88cacf3c4606907363f
tree18b999ebc773d4fc941998f6aa445fd920ffdbeb
parenta6cc1e57474cbc542fda1d47fca859939d28832c
eap_sim_db: Implement eap_sim_db_expire_pending()

Expire pending DB request for EAP-SIM/AKA/AKA'. Timeout defaults to 1
second and is user configurable in hostapd.conf (eap_sim_db_timeout).

Signed-off-by: Frederic Leroy <frederic.leroy@b-com.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/authsrv.c
src/eap_server/eap_sim_db.c
src/eap_server/eap_sim_db.h