HS 2.0R2: RADIUS server support to request Subscr Remediation
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 21 Nov 2012 15:04:21 +0000 (17:04 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 25 Feb 2014 23:24:25 +0000 (01:24 +0200)
commit8d2a9921af3ebbeb25e175386f6b809ac56defd5
tree9972e77debb86997ec9f8f341159ca029cff5248
parentae6d15c722ce12620a4ccd7386885d4208dbd5ac
HS 2.0R2: RADIUS server support to request Subscr Remediation

The new hostapd.conf parameter subscr_remediation_url can be used to
define the URL of the Subscription Remediation Server that will be added
in a WFA VSA to Access-Accept message if the SQLite user database
indicates that the user need subscription remediation.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
13 files changed:
hostapd/config_file.c
hostapd/hostapd.eap_user_sqlite
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/authsrv.c
src/ap/eap_user_db.c
src/ap/ieee802_1x.c
src/eap_server/eap.h
src/eapol_auth/eapol_auth_sm.c
src/eapol_auth/eapol_auth_sm.h
src/eapol_auth/eapol_auth_sm_i.h
src/radius/radius_server.c
src/radius/radius_server.h