[Bug 276375] hostapd: not setting up properly interfaces

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 03 Feb 2024 22:37:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276375

--- Comment #4 from Piotr Kubaj <pkubaj@FreeBSD.org> ---
wlans_ath0="wlan0"
create_args_wlan0="wlanmode hostap"
wlans_ath0="wlan1"
create_args_wlan1="wlanmode hostap"

I now know why 802.11n doesn't work, it's just not in the GENERIC config. I
fixed it in https://reviews.freebsd.org/D43549 But other parameters are still
not respected.

-- 
You are receiving this mail because:
You are the assignee for the bug.