Fixed WPS credential conversion to wpa_supplicant configuration
authorJouni Malinen <j@w1.fi>
Sat, 17 Jan 2009 19:37:15 +0000 (21:37 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Jan 2009 19:37:15 +0000 (21:37 +0200)
commit7aab82b3fedcd96314799118c893e62de7a9f1e4
tree9a74ee6455d72d7d6ec93ee37b8e8a0a4ed67452
parent655e4666005a2054d4c20ea6f18b88b99c7b9b9b
Fixed WPS credential conversion to wpa_supplicant configuration

Must not set pairwise_cipher/group_cipher for non-WPA/WPA2 networks
since the configuration parser is going to reject such values. In
addition, should not limit group_cipher to just TKIP or TKIP|CCMP just
in case the AP is using WEP as the group cipher. Default group_cipher
value can be used for all cases.
wpa_supplicant/wps_supplicant.c