cvs commit: src/sys/net80211 ieee80211_crypto_tkip.c
Sam Leffler
sam at FreeBSD.org
Fri Aug 29 05:02:22 UTC 2008
sam 2008-08-29 05:02:10 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_crypto_tkip.c
Log:
SVN rev 182434 on 2008-08-29 05:02:10Z by sam
Fix mic calculation when final data is entirely in a trailing mbuf;
it's unclear if this can happen on freebsd but does appear on netbsd.
Identified by Matthias Drochner who came up with an initial change
that we then revised together.
Reviewed by: thompsa, sephe, avatar
MFC after: 2 weeks
Revision Changes Path
1.16 +19 -1 src/sys/net80211/ieee80211_crypto_tkip.c
More information about the cvs-src
mailing list