aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00queue.c
diff options
context:
space:
mode:
authorJavier Cardona <javier@cozybit.com>2008-09-11 15:32:50 -0700
committerJohn W. Linville <linville@tuxdriver.com>2008-09-15 16:48:25 -0400
commit9c31fd635ddfae6eb61712491770befa2ce1fdde (patch)
tree9321ed2597668e02093798e635c4613891f94fcf /drivers/net/wireless/rt2x00/rt2x00queue.c
parentbed7aac9416f50425d2200df32bcc9bf248ff8cb (diff)
libertas: Reduce the WPA key installation time.
WPA requires that the PTK is installed immediately after the 4-way handshake in order to properly decrypt the subsequent incoming EAPOL-GTK frame. If the PTK is not enabled by the time the EAPOL-GTK frame arrives, the frame is dropped and the supplicant does not receive the group key. This will happen with fast Access Points that send the EAPOL-GTK frame before the suplicant has successfully installed and enabled the PTK. To mitigate this situation, this patch simplifies and accelerates the SIOCSIWENCODEEXT execution. This patch resolves OLPC ticket 7825 (http://dev.laptop.org/ticket/7825) Signed-off-by: Javier Cardona <javier@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rt2x00/rt2x00queue.c')
0 files changed, 0 insertions, 0 deletions