openwrt/package/network/config/wifi-scripts/files-ucode/usr/share/ucode
Felix Fietkau ff44aa490a wifi-scripts: only enable RSN override when parameters differ
When encryption is set to 'sae' without explicit pairwise cipher in
non-HE/EHT mode, both the main RSNE and override RSNE would advertise
identical parameters (SAE+CCMP+MFP=2), adding unnecessary overhead.

Check that the pairwise ciphers differ before enabling override. This
preserves the intended behavior for HE/EHT modes (GCMP-256+CCMP vs CCMP)
while avoiding pointless override IEs.

Reported-by: Michael-cy Lee (李峻宇) <Michael-cy.Lee@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2025-11-13 12:26:59 +00:00
..
wifi wifi-scripts: only enable RSN override when parameters differ 2025-11-13 12:26:59 +00:00
iwinfo.uc wifi-scripts: ucode: iwinfo: expand AKM display 2025-11-10 11:46:55 +01:00