]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Introduce IEEE80211_KEY_NOREPLAY, a per-key flag to ignore replay
authorbschmidt <bschmidt@FreeBSD.org>
Thu, 1 Jul 2010 20:50:12 +0000 (20:50 +0000)
committerbschmidt <bschmidt@FreeBSD.org>
Thu, 1 Jul 2010 20:50:12 +0000 (20:50 +0000)
commit3b1f97758a277bff4cc1443e974c284f24d06d5b
tree56b7f55980d4e55396125ba7113871fce80387d9
parent234db8607d0c787920735055e39ebc8ded6b35b0
- Introduce IEEE80211_KEY_NOREPLAY, a per-key flag to ignore replay
  violations.
- Use SIOCGIFMEDIA to determine VAP's opmode, cache it and set
  IEEE80211_KEY_NOREPLAY for AHDEMO and IBSS.

Approved by: rpaulo (mentor)
sys/net80211/ieee80211_crypto.h
sys/net80211/ieee80211_crypto_ccmp.c
sys/net80211/ieee80211_crypto_tkip.c
usr.sbin/wpa/wpa_supplicant/driver_freebsd.c