opnsense-src/sbin/ifconfig
Bjoern A. Zeeb e47898ee0f net80211/ifconfig: swap IEEE80211_FVHT_USEVHT160 and 80P80
ieee80211_setupcurchan() compares the flags in a greater than manner.
In this case VHT160 should be > VHT80P80 as it is preferable.
Swap the two flags and add a comment to note this.

Sponsored by:	The FreeBSD Foundation
Reviewed by:	adrian
Differential Revision: https://reviews.freebsd.org/D48976

(cherry picked from commit 8f2e5b6ef32304ce340b91057b1eb4b191dbeac1)
2025-02-25 10:34:06 +01:00
..
tests Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
af_inet.c ifconfig: Fix default netmask calculation 2024-06-15 17:24:59 +02:00
af_inet6.c Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
af_link.c Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
af_nd6.c Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
carp.c carp: don't unintentionally revert to multicast mode 2025-01-24 11:54:30 +01:00
ifbridge.c Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
ifclone.c Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
ifconfig.8 ifconfig: Add an allmulti verb 2024-09-20 11:39:16 +00:00
ifconfig.c ifconfig: Add an allmulti verb 2024-09-20 11:39:16 +00:00
ifconfig.h ifconfig: add -D option to print driver name for interface 2023-12-05 10:17:47 -06:00
ifconfig_netlink.c ifconfig: Add an allmulti verb 2024-09-20 11:39:16 +00:00
ifconfig_netlink.h ifconfig: make interface and address listing use Netlink as transport 2023-05-16 19:39:13 +00:00
iffib.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
ifgif.c Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
ifgre.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
ifgroup.c Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
ifieee80211.c net80211/ifconfig: swap IEEE80211_FVHT_USEVHT160 and 80P80 2025-02-25 10:34:06 +01:00
ifipsec.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
iflagg.c Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
ifmac.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
ifmedia.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
ifpfsync.c ifconfig: Fix wrong indentation for the status of pfsync(4) 2024-10-31 12:40:16 +08:00
ifstf.c ifconfig: remove (most of) the usages of global 'struct ifreq ifr'. 2023-06-16 07:19:21 +00:00
ifvlan.c ifconfig: Redo fix vlan/vlanproto reconfiguration 2024-05-25 00:03:02 +08:00
ifvxlan.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.options Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
sfp.c Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00