diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2007-08-22 20:40:35 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2007-08-22 20:40:35 +0000 |
commit | 4f19245ee53a151b1ae297678ba39835912a1efe (patch) | |
tree | ffc09b7a85fca0e699375187b82c2732970611ec /usr.sbin/ntpd/log.c | |
parent | dd654a77e55db513af679bbba472472b1a70b096 (diff) |
- add k_rxmic and k_txmic fields to struct ieee80211_key to store the
Tx/Rx MIC for TKIP.
- add two functions to map a PTK and a GTK to an IEEE 802.11 key and
use them in ieee80211_input.c instead of duplicating the same code.
properly set Tx/Rx MIC in the IEEE 802.11 key in the case of TKIP.
- add ic_psk to struct ieee80211com to store the pre-shared key.
- fix setting of the SECURE bit in outgoing EAPOL-Key frames.
- when receiving msg 2 of the 4-way handshake, deauthenticate the
station if the RSN IE does not match that of the (Re)Association
request.
- before parsing an RSN or WPA IE, check that there's enough room for
the version field (2 bytes) which is mandatory.
- various tweaks while i'm here.
Diffstat (limited to 'usr.sbin/ntpd/log.c')
0 files changed, 0 insertions, 0 deletions