summaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_crypto_ccmp.c
AgeCommit message (Expand)Author
2008-12-03typos in comments - no binary change.Damien Bergamini
2008-09-27Add some inline functions to test the presence of optional 802.11Damien Bergamini
2008-08-12in a near future, unicast management frames will be encrypted/decryptedDamien Bergamini
2008-08-12maintain a count of TKIP and CCMP replayed frames.Damien Bergamini
2008-08-12retrieve the TID from QoS frames to use with the appropriateDamien Bergamini
2008-08-12use MINCLSIZE to decide wether we need to allocate an mbuf cluster insteadHenning Brauer
2008-07-26properly handle management frames (required for future work).Damien Bergamini
2008-04-16Kernel implementation of the 4-way handshake and group-keyDamien Bergamini