]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix mic calculation when final data is entirely in a trailing mbuf;
authorSam Leffler <sam@FreeBSD.org>
Fri, 29 Aug 2008 05:02:10 +0000 (05:02 +0000)
committerSam Leffler <sam@FreeBSD.org>
Fri, 29 Aug 2008 05:02:10 +0000 (05:02 +0000)
commit02a1ebb4e308f17ab54a01e30d404a17cc3b1333
tree7ef0bd12ae3bcd01e5d30b34292ae8dcc3623118
parentb574dd8dd180527a8edaa81de6bc606c5f0fb7b0
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
sys/net80211/ieee80211_crypto_tkip.c