]> git.ipfire.org Git - thirdparty/hostap.git/commit
eapol_test: Add a new operation mode for control interface use
authorJouni Malinen <j@w1.fi>
Thu, 20 Aug 2015 21:21:20 +0000 (00:21 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 20 Aug 2015 21:48:29 +0000 (00:48 +0300)
commit048d084d45e5adb406cc1469185c7249358a9c29
tree7f8de691caee35bccaf953553490571588d30423
parent3b3677b3bc44d2c0173c369f57af605ecd19b8c5
eapol_test: Add a new operation mode for control interface use

The -T<ctrl_iface> command line argument can now be used to start
eapol_test in mode where the configuration file is not needed and the
authentication operations are started through the control interface.
Network profile is also managed through the control interface in this
case. This can be used to provide more control for scripted RADIUS
authentication server testing.

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