HardenedBSD/sbin/ifconfig
Bjoern A. Zeeb 243f6925bf net80211: 11ac: add options to manage VHT STBC
Add IEEE80211_FVHT_STBC_(TX|RX) flags to allow userspace to manage
if STBC will be allowed for VHT RX/TX.
For RX this will only allow us to turn it off but no fine grained
control of the number of supported spatial streams.

Introduce IEEE80211_FVHT_CHANWIDTH_MASK as a helper to make the
spelling out of the IEEE80211_FVHT_MASK more readable.

Update ifconfig to allow setting of these flags.

Sponsored by:	The FreeBSD Foundation
MFC atfer:	3 days
Reviewed by:	adrian
Differential Revision: https://reviews.freebsd.org/D47838
2024-12-01 22:02:08 +00:00
..
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
af_inet6.c
af_inet.c ifconfig: make interface address without mask an error 2024-06-17 20:21:06 -04:00
af_link.c
af_nd6.c Migrate from printb to print_bits for locally defined bit fields. 2024-06-03 11:48:35 -04:00
carp.c carp: support VRRPv3 2024-05-08 13:19:03 +02:00
ifbridge.c
ifclone.c
ifconfig_netlink.c ifconfig: Add an allmulti verb 2024-09-06 16:58:44 +00:00
ifconfig_netlink.h
ifconfig.8 ifconfig: Add an allmulti verb 2024-09-06 16:58:44 +00:00
ifconfig.c ifconfig: Add an allmulti verb 2024-09-06 16:58:44 +00:00
ifconfig.h Move print_bits to ifconfig.c and make available to other src files. 2024-06-03 11:48:35 -04:00
iffib.c
ifgif.c Migrate from printb to print_bits for locally defined bit fields. 2024-06-03 11:48:35 -04:00
ifgre.c Migrate from printb to print_bits for locally defined bit fields. 2024-06-03 11:48:35 -04:00
ifgroup.c
ifieee80211.c net80211: 11ac: add options to manage VHT STBC 2024-12-01 22:02:08 +00:00
ifipsec.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
iflagg.c
ifmac.c
ifmedia.c
ifpfsync.c ifconfig: Fix wrong indentation for the status of pfsync(4) 2024-10-20 22:06:33 +08:00
ifstf.c
ifvlan.c ifconfig: Redo fix vlan/vlanproto reconfiguration 2024-05-22 00:35:01 +08:00
ifvxlan.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend
Makefile.depend.options
sfp.c