NetBSD/sys/net80211
drochner e3a68e6148 replace ths previous fix with a simpler one by Sam Leffler - it doesn't
deal with odd lengths in the mbuf before the last one, but it is assumed
that these don't occur in practice
2008-08-26 12:25:39 +00:00
..
CHANGES
Makefile
_ieee80211.h - trailing commas in enums 2008-07-28 17:54:02 +00:00
files.net80211
ieee80211.c
ieee80211.h - trailing commas in enums 2008-07-28 17:54:02 +00:00
ieee80211_acl.c
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_crypto_ccmp.c
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c replace ths previous fix with a simpler one by Sam Leffler - it doesn't 2008-08-26 12:25:39 +00:00
ieee80211_crypto_wep.c
ieee80211_input.c
ieee80211_ioctl.c revert the broken DeMorgan-ification 2008-04-05 09:34:22 +00:00
ieee80211_ioctl.h - trailing commas in enums 2008-07-28 17:54:02 +00:00
ieee80211_netbsd.c fix 0 bssid problem on rejoin. From FreeBSD. 2008-01-31 22:07:22 +00:00
ieee80211_netbsd.h move TAILQ_FOREACH_SAFE -> sys/queue.h 2008-06-15 16:42:18 +00:00
ieee80211_node.c Fix uses of #ifdef/#endif inside macro expansions. 2008-06-24 10:33:08 +00:00
ieee80211_node.h
ieee80211_output.c Note a defect in 802.11 Duration field calculations. 2008-06-19 23:13:10 +00:00
ieee80211_proto.c Fix ieee80211_node leak 2008-01-13 13:01:12 +00:00
ieee80211_proto.h - trailing commas in enums 2008-07-28 17:54:02 +00:00
ieee80211_radiotap.h - trailing commas in enums 2008-07-28 17:54:02 +00:00
ieee80211_rssadapt.c Replace gcc-style designated initialisers with c99-style. 2008-06-24 10:33:46 +00:00
ieee80211_rssadapt.h
ieee80211_sysctl.h
ieee80211_var.h
ieee80211_xauth.c