freebsd-dev/sys/net80211
Sam Leffler bdad3a1066 reject association requests with a wpa/rsn ie when wpa/rsn is not
configured on the ap; previously we either ignored the ie or (possibly)
failed an assertion

Obtained from:	Atheros
MFC after:	3 days
2005-07-22 17:21:36 +00:00
..
_ieee80211.h bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_acl.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_crypto_ccmp.c Handle encrypt of arbitarily fragmented mbuf chains: previously 2005-07-11 03:06:23 +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 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_wep.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.c Change default key allocation method to do the right thing for 2005-07-09 23:15:30 +00:00
ieee80211_crypto.h 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_freebsd.c pass re-association events up using a new message type 2005-03-29 19:36:42 +00:00
ieee80211_freebsd.h Fix handling of data frames queued for a station in power save mode: 2005-07-06 01:55:17 +00:00
ieee80211_input.c reject association requests with a wpa/rsn ie when wpa/rsn is not 2005-07-22 17:21:36 +00:00
ieee80211_ioctl.c o add IEEE80211_IOC_FRAGTHRESHOLD for getting+setting the 2005-07-22 17:00:48 +00:00
ieee80211_ioctl.h o add IEEE80211_IOC_FRAGTHRESHOLD for getting+setting the 2005-07-22 17:00:48 +00:00
ieee80211_node.c Fix race condition in handling node reference counts for authenticating 2005-07-06 01:51:44 +00:00
ieee80211_node.h Fix race condition in handling node reference counts for authenticating 2005-07-06 01:51:44 +00:00
ieee80211_output.c Fix handling of data frames queued for a station in power save mode: 2005-07-06 01:55:17 +00:00
ieee80211_proto.c o add IEEE80211_FRAG_DEFAULT 2005-07-22 16:55:27 +00:00
ieee80211_proto.h remove extern from function decls 2005-04-04 04:27:20 +00:00
ieee80211_radiotap.h o replace out-of-line copy of FCS w/ a flag that indicates the 2005-01-22 20:12:05 +00:00
ieee80211_var.h o add IEEE80211_FRAG_DEFAULT 2005-07-22 16:55:27 +00:00
ieee80211_xauth.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211.c diff reduction against p4: define IEEE80211_FIXED_RATE_NONE and use 2005-07-22 16:50:18 +00:00
ieee80211.h o add IEEE80211_FRAG_DEFAULT 2005-07-22 16:55:27 +00:00