When starting an AP or IBSS network, reconfigure the operation mode to
authorstsp <stsp@openbsd.org>
Thu, 15 Apr 2021 18:05:05 +0000 (18:05 +0000)
committerstsp <stsp@openbsd.org>
Thu, 15 Apr 2021 18:05:05 +0000 (18:05 +0000)
commit697464248d3b87a0627feb030a3a6dadf2e77d76
tree92833a7785ce0fcca26536e67e4d85652c1deb9a
parentd2aee082506b949441bfd2dd3e7a2af0daaeb5a5
When starting an AP or IBSS network, reconfigure the operation mode to
11ac/n/a/g/b as applicable. Fixes an issue where hostap would end up
running in the rather meaningless MODE_AUTO unless a mode was explicitly
configured with ifconfig.

Found while investigating issues reported by trondd testing my athn RA patch.

ok deraadt@
sys/net80211/ieee80211_node.c