Re: [stable] [PATCH 2/2] hostap: Fix EAPOL frame encryption

2006-04-04 Thread Greg KH
On Fri, Mar 24, 2006 at 09:24:55PM -0800, Jouni Malinen wrote: > Fixed encrypted of EAPOL frames from wlan#ap interface (hostapd). This > was broken when moving to use new frame control field defines in > net/ieee80211.h. hostapd uses Protected flag, not protocol version > (which was cleared in thi

[PATCH 2/2] hostap: Fix EAPOL frame encryption

2006-03-24 Thread Jouni Malinen
Fixed encrypted of EAPOL frames from wlan#ap interface (hostapd). This was broken when moving to use new frame control field defines in net/ieee80211.h. hostapd uses Protected flag, not protocol version (which was cleared in this function anyway). This fixes WPA group key handshake and re-authentic