summaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_crypto_bip.c
AgeCommit message (Expand)Author
2018-11-09M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers forClaudio Jeker
2017-05-02Switch 802.11 crypto over to the new AESMike Belopuhov
2017-03-23Use explicit_bzero() to wipe out key material and add some sizes to free().Theo Buehler
2015-11-24No need to include <net/if_arp.h>Martin Pieuchot
2014-12-23unifdef some more INET. v4 4life.Ted Unangst
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2013-11-21Remove unneeded include.Martin Pieuchot
2010-07-20Switch some obvious network stack MAC comparisons from bcmp() toMatthew Dempsky
2009-01-26Add some initial HT bits (not enabled yet) based on 802.11n Draft 7.01:Damien Bergamini
2008-08-12Welcome BIP: the Broadcast/Multicast Integrity Protocol definedDamien Bergamini