[PATCH] Fix IEEE 802.11r/w compilation error

Jouni Malinen j at w1.fi
Tue Oct 13 03:06:48 EDT 2009


On Tue, Oct 13, 2009 at 11:01:19AM +0900, Masashi Honma wrote:
> The hostapd/wpa_supplicant compilation failed with CONFIG_IEEE80211R=y
> or CONFIG_IEEE80211W=y option if CONFIG_EAP_PSK and CONFIG_EAP_GPSK are
> not used.
> 
> This patch solves this issue.

Thanks! Applied. As far as the second patch is concerned, I replaced
the NEED_AES_CBC=y addition with a mechanism that figures out
automatically whether AES encryption/decryption needs to be linked in
since 802.11w does not really use AES-CBC.

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list