NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/58735: wpa_supplicant causes spurious log errors trying to delete keys out of range
The following reply was made to PR bin/58735; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: bin/58735: wpa_supplicant causes spurious log errors trying to
delete keys out of range
Date: Thu, 10 Oct 2024 15:30:45 +0200
This seems to be from an upstream change:
commit 7d2ed8bae86a31dd2df45c24b3f7281d55315482
Author: Jouni Malinen <j%w1.fi@localhost>
Date: Sun Sep 8 17:17:31 2019 +0300
Remove CONFIG_IEEE80211W build parameter
Hardcode this to be defined and remove the separate build options for
PMF since this functionality is needed with large number of newer
protocol extensions and is also something that should be enabled in all
WPA2/WPA3 networks.
Signed-off-by: Jouni Malinen <j%w1.fi@localhost>
Our local build environment needs to be adjusted for that.
The kernel part needs to change to deal with two more keys, or the error
log should be silenced.
Since other have reported their wifi is still working, this is mostly a
cosmetic issue (log noise).
Martin
Home |
Main Index |
Thread Index |
Old Index