Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906575 - net-wireless/hostapd-2.10 build without wifi 6 support
Summary: net-wireless/hostapd-2.10 build without wifi 6 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-05-16 17:32 UTC by groche97
Modified: 2023-06-19 20:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description groche97 2023-05-16 17:32:53 UTC
When we uncoment in the configuration file the option ieee80211ax=0
Hostapd get a configuration error:
Line 805: unknown configuration item 'ieee80211ax'

net-wireless/hostapd-2.10::gentoo was built with the following:
USE="crda ipv6 suiteb wps -internal-tls -netlink -savedconfig -sqlite" ABI_X86="(64)"
CFLAGS="-O3 -march=native -pipe -I/usr/include/libnl3"
Comment 1 Larry the Git Cow gentoo-dev 2023-06-19 20:38:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc032211d45b112eccf6a9e4fa53c6439b4886f

commit 9fc032211d45b112eccf6a9e4fa53c6439b4886f
Author:     groche97 <groche97@gmail.com>
AuthorDate: 2023-04-22 12:38:21 +0000
Commit:     Rick Farina <zerochaos@gentoo.org>
CommitDate: 2023-06-19 20:38:27 +0000

    net-wireless/hostapd: Added support for wifi 6
    
    Closes: https://bugs.gentoo.org/906575
    Closes: https://github.com/gentoo/gentoo/pull/30697
    Signed-off-by: groche97 <groche97@gmail.com>
    Signed-off-by: Rick Farina <zerochaos@gentoo.org>

 net-wireless/hostapd/hostapd-2.10.ebuild | 1 +
 net-wireless/hostapd/hostapd-9999.ebuild | 1 +
 2 files changed, 2 insertions(+)