cvs commit: src/sys/net80211 ieee80211_crypto.h
ieee80211_crypto_ccmp.c
ieee80211_crypto_tkip.c ieee80211_crypto_wep.c ieee80211_output.c
Sam Leffler
sam at FreeBSD.org
Wed May 28 23:25:40 UTC 2008
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
More information about the cvs-src
mailing list