On 25/03/2019, Stanislaw Gruszka <[email protected]> wrote:
> On Thu, Mar 14, 2019 at 03:02:14PM +0100, Tom Psyborg wrote:
>> On 13/03/2019, Stanislaw Gruszka <[email protected]> wrote:
>>
>> >
>> > There should be no difference between enabling MFP with nohwcrypt and
>> > without nohwcrypt,
>>
>> well there is. do you still want me to resend this with MFP enabled
>> unconditionally for all chips?
>
> Please share your hostapd config file with MFP enabled.
>
> Stanislaw
>
>
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
fast_reauth=1
pmf=2
network={
ssid="OpenWrt"
proto=WPA2
key_mgmt=WPA-PSK
pairwise=CCMP
group=CCMP
ieee80211w=2
psk="u7e5hwh46uz7ergv"
wpa_ptk_rekey=60
}