diff options
author | Javier Cardona <javier@cozybit.com> | 2008-09-10 19:37:41 -0700 |
---|---|---|
committer | Deepak Saxena <dsaxena@laptop.org> | 2008-09-14 23:43:43 -0700 |
commit | abe7a66b36f344a822a5fa17f87c49a25aa05790 (patch) | |
tree | 5b0d0b259dd790ecdcdafeb3da9fc51b48955c2d /arch/x86/pci/init.c | |
parent | 73cd160716c8686c8bf399514282e083cb8f4168 (diff) | |
download | lwn-abe7a66b36f344a822a5fa17f87c49a25aa05790.tar.gz lwn-abe7a66b36f344a822a5fa17f87c49a25aa05790.zip |
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.
Diffstat (limited to 'arch/x86/pci/init.c')
0 files changed, 0 insertions, 0 deletions