]> git.ipfire.org Git - thirdparty/hostap.git/commit
Authenticator side testing functionality for EAPOL-Key Key Data field
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 16 Jan 2024 11:04:59 +0000 (13:04 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 16 Jan 2024 11:04:59 +0000 (13:04 +0200)
commit3547ed403d85644fa7184454a18512d4b4454ea8
tree8ea93c049b6e39ad1dd2275fb7a77a1e31b97624
parent2a610711829dfcbb0e7ef37f9ada958095f4d013
Authenticator side testing functionality for EAPOL-Key Key Data field

Allow additional elements and KDEs to be added to EAPOL-Key msg 1/4 and
3/4 and allow EAPOL-Key msg 3/4 Key Data field to be not encrypted.
These are for testing purposes to enable a convenient mechanism for
testing supplicant behavior with either potential future extensions or
incorrect Authenticator behavior.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
hostapd/config_file.c
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/wpa_auth.c
src/ap/wpa_auth.h
src/ap/wpa_auth_glue.c