]> git.ipfire.org Git - thirdparty/hostap.git/commit
Disallow WEP configuration in WPA network
authorJouni Malinen <j@w1.fi>
Sat, 31 Aug 2013 14:18:45 +0000 (17:18 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 31 Aug 2013 14:18:45 +0000 (17:18 +0300)
commitcdf8bfa4346b0792b93418e2d14d0e558ce33d72
tree0cfb9a792b301824fb7d21abd0ac4c347190e7f5
parent731ef436d163b3954296f2bf268e8ba5059f99c9
Disallow WEP configuration in WPA network

Some drivers fail to work if WEP keys are configured in a WPA network.
To avoid potentially confusing error cases, reject hostapd configuration
that enables WPA and includes parameters that would imply that WEP keys
would be set.

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/config_file.c