freebsd-dev/sys/net80211
Sam Leffler 246b546762 add support for 802.11 packet injection via bpf
Together with:	Andrea Bittau <a.bittau@cs.ucl.ac.uk>
Reviewed by:	arch@
MFC after:	1 month
2006-07-26 03:15:16 +00:00
..
_ieee80211.h add some useful definitions that'll be used soon 2005-12-12 17:57:00 +00:00
ieee80211_acl.c Extend acl support to pass ioctl requests through and use this to 2005-08-13 17:31:48 +00:00
ieee80211_crypto_ccmp.c disallow module unload when there are dynamic references 2005-12-12 19:07:48 +00:00
ieee80211_crypto_none.c o fix wpa w/ wme: don't strip the QoS header on recv as tkip requires 2005-06-10 16:11:24 +00:00
ieee80211_crypto_tkip.c disallow module unload when there are dynamic references 2005-12-12 19:07:48 +00:00
ieee80211_crypto_wep.c disallow module unload when there are dynamic references 2005-12-12 19:07:48 +00:00
ieee80211_crypto.c Split crypto tx+rx key indices and add a key index -> node mapping table: 2005-08-08 18:46:36 +00:00
ieee80211_crypto.h Split crypto tx+rx key indices and add a key index -> node mapping table: 2005-08-08 18:46:36 +00:00
ieee80211_freebsd.c remove duplicate ifname in debug msg 2006-06-24 18:00:17 +00:00
ieee80211_freebsd.h add support for 802.11 packet injection via bpf 2006-07-26 03:15:16 +00:00
ieee80211_input.c correct ie length check; need to include fixed part of ie 2006-07-16 21:19:28 +00:00
ieee80211_ioctl.c add IEEE80211_IOC_BMISSTHRESHOLD for managing the beacon miss 2006-07-26 03:07:36 +00:00
ieee80211_ioctl.h add IEEE80211_IOC_BMISSTHRESHOLD for managing the beacon miss 2006-07-26 03:07:36 +00:00
ieee80211_node.c Move conditional preprocessing out from the IEEE80211_DPRINTF macro 2006-06-01 14:06:32 +00:00
ieee80211_node.h when scanning channels marked passive defer probe request until 2006-03-06 17:23:26 +00:00
ieee80211_output.c add support for 802.11 packet injection via bpf 2006-07-26 03:15:16 +00:00
ieee80211_proto.c add support for 802.11 packet injection via bpf 2006-07-26 03:15:16 +00:00
ieee80211_proto.h add support for 802.11 packet injection via bpf 2006-07-26 03:15:16 +00:00
ieee80211_radiotap.h add flag to tag frames w/ a known bad FCS 2006-01-09 17:04:56 +00:00
ieee80211_var.h add support for 802.11 packet injection via bpf 2006-07-26 03:15:16 +00:00
ieee80211_xauth.c
ieee80211.c add support for 802.11 packet injection via bpf 2006-07-26 03:15:16 +00:00
ieee80211.h o move min/max beacon interval and dtim period to public location 2006-07-26 03:05:34 +00:00