Date: Fri, 29 Aug 2008 05:02:10 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net80211 ieee80211_crypto_tkip.c Message-ID: <200808290502.m7T52MXx055467@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808290502.m7T52MXx055467>
