]> git.ipfire.org Git - thirdparty/hostap.git/commit
Allow EAPOL-Key Request to be sent through control interface
authorJouni Malinen <j@w1.fi>
Sat, 14 Oct 2017 15:04:34 +0000 (18:04 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 16 Oct 2017 14:47:24 +0000 (17:47 +0300)
commit751f5b29333d590e623418ff654c500118a94e2f
tree05f6cdd2a738eb1fdc63bf5b848f4a5347a545f8
parentbb06748f453ccba95f243e140a46c39370a08932
Allow EAPOL-Key Request to be sent through control interface

The new wpa_supplicant "KEY_REQUEST <error=0/1> <pairwise=0/1>" command
can be used to request an EAPOL-Key Request frame to be sent to the AP.

This functionality is for testing purposes and included only in builds
with CONFIG_TESTING_OPTIONS=y.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c