]> git.ipfire.org Git - thirdparty/hostap.git/commit
SCS: Renegotiate configured SCS policies with new AP after roaming
authorKavita Kavita <kkavita@qti.qualcomm.com>
Tue, 16 Jul 2024 06:28:35 +0000 (11:58 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 25 Jun 2025 09:11:49 +0000 (12:11 +0300)
commit1adffc2003ff4fd7a3f829d14b0fda6c07a27f1d
tree76bafb1efad846f93522f500bb86cfe354b191a3
parent66df12a90d5c0d5d34815b19dd856d4781875388
SCS: Renegotiate configured SCS policies with new AP after roaming

After STA roams to a new AP, previously configured SCS policies were not
automatically reapplied, as neither IEEE 802.11 nor WFA mandates policy
persistence across roaming events. However, it can be better for real
use cases to maintain the same configuration whenever possible.
Furthermore, the previously negotiated SCS session might still appear to
be active in wpa_supplicant status after roaming even when it was not
really in use anymore.

Ensures that active SCS rules are retriggered post-roaming to maintain
the agreed QoS levels, preserving consistent performance.

Co-developed-by: Purushottam Kushwaha <pkushwah@qti.qualcomm.com>
Signed-off-by: Purushottam Kushwaha <pkushwah@qti.qualcomm.com>
Signed-off-by: Kavita Kavita <kkavita@qti.qualcomm.com>
wpa_supplicant/events.c
wpa_supplicant/robust_av.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h