NetBSD/sys/net80211
maxv 6cbd9d0315 Switch sp_timoff to u_int16_t, to prevent possible overflow in
ieee80211_recv_mgmt_beacon(). Actually this field is unused.
2018-01-21 14:18:21 +00:00
..
CHANGES
Makefile
_ieee80211.h
files.net80211
ieee80211.c
ieee80211.h
ieee80211_acl.c
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto.c Style, and make sure that there is a header+trailer included in the 2018-01-19 07:52:37 +00:00
ieee80211_crypto.h
ieee80211_crypto_ccmp.c Style, no functional change. 2018-01-19 07:53:46 +00:00
ieee80211_crypto_none.c Style, no functional change. 2018-01-19 07:53:46 +00:00
ieee80211_crypto_tkip.c Style, and check the return value of m_append. 2018-01-19 07:57:50 +00:00
ieee80211_crypto_wep.c Style, no functional change. 2018-01-19 07:58:25 +00:00
ieee80211_input.c Appease the overflow check, 4 is enough. 2018-01-21 14:13:49 +00:00
ieee80211_ioctl.c
ieee80211_ioctl.h
ieee80211_netbsd.c
ieee80211_netbsd.h
ieee80211_node.c
ieee80211_node.h Switch sp_timoff to u_int16_t, to prevent possible overflow in 2018-01-21 14:18:21 +00:00
ieee80211_output.c
ieee80211_proto.c
ieee80211_proto.h
ieee80211_radiotap.h
ieee80211_rssadapt.c
ieee80211_rssadapt.h
ieee80211_sysctl.h
ieee80211_var.h
ieee80211_xauth.c