diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2007-08-01 12:23:27 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2007-08-01 12:23:27 +0000 |
commit | 1de126f3ece51d8eed80a29bffc74071f997db87 (patch) | |
tree | 8331f0f2ac37eee70088a3b7bd5759f608ad1100 /sys/netnatm | |
parent | 21b44d3f4098ddd7475bd5eea91a6cde4eb0d57d (diff) |
all WPA implementations i have tested use EAPOL-Key frames version 1,
so use that too and remove a check in ieee80211_recv_eapol().
WPA1 stores the group key id into bits 4-5 of the EAPOL-Key frame info
field and uses bit 6 to indicate if the key is Rx/Tx or Rx only.
remove a check in ieee80211_eapol_key_decrypt() because WPA1 encrypts
the payload of message 1 of the group-key handshake without setting the
encrypted bit in the info field.
Diffstat (limited to 'sys/netnatm')
0 files changed, 0 insertions, 0 deletions