Date: Wed, 28 May 2008 23:25:37 +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.h ieee80211_crypto_ccmp.c ieee80211_crypto_tkip.c ieee80211_crypto_wep.c ieee80211_output.c Message-ID: <200805282325.m4SNPbpw043380@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2008-05-28 23:25:37 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_crypto.h ieee80211_crypto_ccmp.c ieee80211_crypto_tkip.c ieee80211_crypto_wep.c ieee80211_output.c Log: Split s/w crypt/mic attributes to allow future hackery; this change should be a noop. Revision Changes Path 1.15 +8 -2 src/sys/net80211/ieee80211_crypto.h 1.12 +3 -3 src/sys/net80211/ieee80211_crypto_ccmp.c 1.15 +4 -4 src/sys/net80211/ieee80211_crypto_tkip.c 1.12 +2 -2 src/sys/net80211/ieee80211_crypto_wep.c 1.59 +1 -1 src/sys/net80211/ieee80211_output.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805282325.m4SNPbpw043380>