Re: [PATCH 1/4] hostapd: Add require_he configuration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Dec 04, 2022 at 11:49:32AM +0200, Andrei Otcheretianski wrote:
> Add the ability to require HE, advertising that via the
> BSS membership selector as well as rejecting association
> without HE.

Thanks, patches 1/4 and 3/4 applied.

> diff --git a/hostapd/config_file.c b/hostapd/config_file.c
> @@ -3481,6 +3481,8 @@ static int hostapd_config_fill(struct hostapd_config *conf,
> +	} else if (os_strcmp(buf, "require_he") == 0) {
> +		conf->require_vht = atoi(pos);

With that copy-paste error fixed and a hwsim test case added to catch
this..

-- 
Jouni Malinen                                            PGP id EFC895FA

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux