CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/13 06:42:35
Modified files:
sys/net80211 : ieee80211_crypto_tkip.c ieee80211_var.h
Log message:
use different TSCs when sending the two MIC failure report frames
to our AP as we enter TKIP countermeasures by caching the TSC of
the last frame to fail the MIC; prompted by and ok damien@
