]> git.ipfire.org Git - ipfire-2.x.git/commit
hostapd: Introduce new WiFi modes to accomodate all different modes
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 Jul 2025 14:59:56 +0000 (16:59 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Sep 2025 11:46:24 +0000 (11:46 +0000)
commitcfabcb4cc2f0162f7e2301642e0e9b843e51225f
tree93ad6ee2df4c43db6f37a92ad556ed46d9da7992
parent0332bbc78e8d5c53628c2f0fb6f3c6535b695ff5
hostapd: Introduce new WiFi modes to accomodate all different modes

Using just 802.11ac does not entirely cover how the hardware could be
configured. Some devices support 20, 40, 80 or even 160 MHz channels
which is now being implemented here.

The channel offsets are computed manually or will be automatically
selected by hostapd if we are using ACS.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/packages/hostapd