mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-04 09:57:42 +01:00
|
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
The ucode wifi-scripts unconditionally set ieee80211w=1 for psk-sae and eap-eap2 auth types, ignoring any user-configured value. This caused ieee80211w=2 (MFP required) to be silently downgraded to 1 (MFP optional) when using sae-mixed encryption. Change the logic to only set the default of 1 when ieee80211w is not already configured by the user. Fixes: https://github.com/openwrt/openwrt/issues/21751 Signed-off-by: Felix Fietkau <nbd@nbd.name> |
||
|---|---|---|
| .. | ||
| firewall | ||
| firewall4 | ||
| gre | ||
| ipip | ||
| ltq-adsl-app | ||
| ltq-vdsl-vr9-app | ||
| ltq-vdsl-vr11-app | ||
| netifd | ||
| qos-scripts | ||
| qosify | ||
| soloscli | ||
| swconfig | ||
| vti | ||
| vxlan | ||
| wifi-scripts | ||
| xfrm | ||