NetBSD/sys/net80211
dyoung d339db427f Use a safe idiom to extract the keyid from the WEP header, instead
of assuming that the bytes of the 802.11 header and WEP header are
contiguous in the mbuf chain.
2006-02-19 07:55:59 +00:00
..
CHANGES
Makefile
_ieee80211.h
files.net80211
ieee80211.c
ieee80211.h
ieee80211_acl.c
ieee80211_crypto.c Use a safe idiom to extract the keyid from the WEP header, instead 2006-02-19 07:55:59 +00:00
ieee80211_crypto.h
ieee80211_crypto_ccmp.c
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c
ieee80211_crypto_wep.c
ieee80211_input.c Cosmetic: extract a subroutine ieee80211_update_adhoc_node() from 2005-12-29 10:06:52 +00:00
ieee80211_ioctl.c Apply patch from FreeBSD-SA-06:05. This avoids the overflow during the 2006-01-18 14:01:16 +00:00
ieee80211_ioctl.h
ieee80211_netbsd.c - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
ieee80211_netbsd.h
ieee80211_node.c KNF a comment. 2006-01-13 08:43:11 +00:00
ieee80211_node.h
ieee80211_output.c From sam@FreeBSD.org: 2006-02-19 07:52:43 +00:00
ieee80211_proto.c
ieee80211_proto.h In atw(4), use ieee80211_compute_duration() to compute IEEE 802.11 2005-12-29 21:08:26 +00:00
ieee80211_radiotap.h
ieee80211_rssadapt.c
ieee80211_rssadapt.h
ieee80211_sysctl.h
ieee80211_var.h
ieee80211_xauth.c