Add the selector suite into wpa_parse_wpa_ie_rsn() "invalid group cipher"
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 3 Feb 2016 10:58:07 +0000 (12:58 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 3 Feb 2016 10:58:07 +0000 (12:58 +0200)
commit0b905c8a87b53e0942506a8aeaae47869af91727
treec9651033723ede41e851469167098f7cf9ecec97
parentd4c2860b6be214eecb842ceb4830587b61c7cf4e
Add the selector suite into wpa_parse_wpa_ie_rsn() "invalid group cipher"

This makes it easier to debug AP selection issues in case of a invalid
RSN element or use of customer cipher suites that are not supported by
wpa_supplicant.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/wpa_common.c