kernel-ark/drivers/net/wireless/hostap
Jouni Malinen cfa146e4be [PATCH] hostap: Fix EAPOL frame encryption
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-authentication.
http://hostap.epitest.fi/bugz/show_bug.cgi?id=126

Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2006-03-27 11:40:32 -05:00
..
hostap_80211_rx.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_80211_tx.c [PATCH] hostap: Fix EAPOL frame encryption 2006-03-27 11:40:32 -05:00
hostap_80211.h [PATCH] hostap: Make hostap_tx_encrypt() static 2006-03-27 11:40:32 -05:00
hostap_ap.c [PATCH] hostap: Fix ap_add_sta() return value verification 2006-03-23 16:16:57 -05:00
hostap_ap.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_common.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_config.h
hostap_cs.c [PATCH] hostap: Fix double free in prism2_config() error path 2006-03-23 16:16:57 -05:00
hostap_download.c
hostap_hw.c [PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout 2006-03-23 16:16:57 -05:00
hostap_info.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_ioctl.c [PATCH] hostap: Remove dead code (duplicated idx != 0) 2006-03-23 16:16:58 -05:00
hostap_main.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_pci.c [PATCH] hostap: Fix memory leak on PCI probe error path 2006-03-23 16:16:58 -05:00
hostap_plx.c [PATCH] hostap: Fix memory leak on PCI probe error path 2006-03-23 16:16:58 -05:00
hostap_proc.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_wlan.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
Kconfig [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration 2006-01-30 17:41:36 -05:00
Makefile [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00