hostap/src/radius
Jouni Malinen 65d50f0ac6 Add RADIUS server support for identity selection hint (RFC 4284)
Previously, only the delivery option 1 from RFC 4284
(EAP-Request/Identity from the AP) was supported. Now option 3
(subsequent EAP-Request/Identity from RADIUS server) can also be used
when hostapd is used as a RADIUS server. The eap_user file will need to
have a Phase 1 user entry pointing to Identity method in order for this
to happen (e.g., "* Identity" in the end of the file). The identity hint
is configured in the same was as for AP/Authenticator case (eap_message
in hostapd.conf).
2008-12-26 20:22:12 +02:00
..
.gitignore Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
Makefile Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
radius.c Chargeable-User-Identity (RFC 4372) in eapol_test 2008-03-30 17:39:19 +03:00
radius.h Chargeable-User-Identity (RFC 4372) in eapol_test 2008-03-30 17:39:19 +03:00
radius_client.c Fixed RADIUS client local address forcing for IPv6 (eapol_test) 2008-06-05 20:33:33 +03:00
radius_client.h eapol_test: Allow client IP address to be specified 2008-03-30 18:15:52 +03:00
radius_server.c Add RADIUS server support for identity selection hint (RFC 4284) 2008-12-26 20:22:12 +02:00
radius_server.h Add RADIUS server support for identity selection hint (RFC 4284) 2008-12-26 20:22:12 +02:00