opnsense-src/sys/net80211
Bjoern A. Zeeb 1e80cda002 net80211: remove (optional) RSN from preobereq
802.11i-2004 did not specify that RSN can be added to the probereq,
only to the proberesp (and others) yet it was added in what seems was
b032f27c36 (multi-BSS support).
802.11-2020 does not list the IE either for probereq so remove it.

Sponsored by:	The FreeBSD Foundation
Okayed by:	adrian
Differential Revision: https://reviews.freebsd.org/D34893

(cherry picked from commit 892b1874ac)
2022-06-03 16:56:13 +00:00
..
_ieee80211.h net80211: correct types for nf and rssi 2022-04-05 14:47:08 +00:00
ieee80211.c net80211: enhance (disabled) debugging 2022-02-20 16:24:57 +00:00
ieee80211.h net80211: update for (more) VHT160 support 2020-10-18 00:27:20 +00:00
ieee80211_acl.c
ieee80211_action.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_action.h
ieee80211_adhoc.c net80211: fix -Wunused-but-set-variable warnings 2021-12-30 18:24:37 +00:00
ieee80211_adhoc.h
ieee80211_ageq.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_ageq.h
ieee80211_alq.c
ieee80211_alq.h
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_crypto.h
ieee80211_crypto_ccmp.c
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_crypto_wep.c net80211: fix -Wunused-but-set-variable warnings 2021-12-30 18:24:37 +00:00
ieee80211_ddb.c net80211: fix debug printf 2021-12-30 18:26:33 +00:00
ieee80211_dfs.c net80211: prefix get_random_bytes() with net80211_ 2021-07-18 00:34:57 +00:00
ieee80211_dfs.h
ieee80211_freebsd.c net80211: prefix get_random_bytes() with net80211_ 2021-07-18 00:34:57 +00:00
ieee80211_freebsd.h net80211: prefix get_random_bytes() with net80211_ 2021-07-18 00:34:57 +00:00
ieee80211_hostap.c net80211: fix -Wunused-but-set-variable warnings 2021-12-30 18:24:37 +00:00
ieee80211_hostap.h
ieee80211_ht.c net80211: fix -Wunused-but-set-variable warnings 2021-12-30 18:24:37 +00:00
ieee80211_ht.h
ieee80211_hwmp.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
ieee80211_input.c net80211: validate Mesh ID length in ieee80211_parse_beacon 2022-04-05 18:59:22 -04:00
ieee80211_input.h net80211: mitigation against A-MSDU design flaw 2021-11-19 00:01:24 +00:00
ieee80211_ioctl.c net80211: proper ssid length check in setmlme_assoc_adhoc() 2021-11-19 00:01:25 +00:00
ieee80211_ioctl.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_mesh.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
ieee80211_mesh.h Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
ieee80211_monitor.c
ieee80211_monitor.h
ieee80211_node.c net80211: introduce (*iv_update_bss)() 2022-03-27 18:02:20 +00:00
ieee80211_node.h net80211: add a driver-private pointer to struct ieee80211_node 2021-11-19 00:01:27 +00:00
ieee80211_output.c net80211: remove (optional) RSN from preobereq 2022-06-03 16:56:13 +00:00
ieee80211_phy.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_phy.h
ieee80211_power.c net80211(4): Fix a typo in a source code comment 2022-04-14 08:08:31 +02:00
ieee80211_power.h
ieee80211_proto.c net80211: simplify code after STA/AP VAPs traffic hang fix 2022-06-03 16:56:01 +00:00
ieee80211_proto.h net80211: split up ieee80211_probereq() 2021-07-18 00:34:57 +00:00
ieee80211_radiotap.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_radiotap.h net80211: radiotap add another define 2021-12-30 18:24:25 +00:00
ieee80211_ratectl.c
ieee80211_ratectl.h net80211: ratectl header guard against multiple inclusions 2021-07-18 00:34:57 +00:00
ieee80211_ratectl_none.c
ieee80211_regdomain.c net80211: update for (more) VHT160 support 2020-10-18 00:27:20 +00:00
ieee80211_regdomain.h
ieee80211_rssadapt.c
ieee80211_rssadapt.h
ieee80211_scan.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_scan.h
ieee80211_scan_sta.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_scan_sw.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_scan_sw.h
ieee80211_sta.c net80211: fix -Wunused-but-set-variable warnings 2021-12-30 18:24:37 +00:00
ieee80211_sta.h
ieee80211_superg.c Provide MS() and SM() macros for 80211 and wireless drivers. 2020-09-24 10:57:39 +00:00
ieee80211_superg.h
ieee80211_tdma.c
ieee80211_tdma.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_var.h net80211: introduce (*iv_update_bss)() 2022-03-27 18:02:20 +00:00
ieee80211_vht.c net80211: update for (more) VHT160 support 2020-10-18 00:27:20 +00:00
ieee80211_vht.h
ieee80211_wds.c net80211: introduce (*iv_update_bss)() 2022-03-27 18:02:20 +00:00
ieee80211_wds.h
ieee80211_wps.h
ieee80211_xauth.c