]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P2: Use peer listen frequency when initiating PASN authentication
authorShivani Baranwal <shivbara@qti.qualcomm.com>
Mon, 22 Sep 2025 09:05:39 +0000 (14:35 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 13 Oct 2025 15:35:38 +0000 (18:35 +0300)
commitd66cea8aa90d563e3ecb521fafba688472b9e87c
tree0544aca419978451a24eb526dd0dcb665adeba5a
parent43aaaa75812a4d1c927b8a4b31d65359c3dca2af
P2P2: Use peer listen frequency when initiating PASN authentication

While initiating PASN authentication during P2P connect, use the peer’s
listen frequency instead of the previously used force_freq. The
force_freq is intended to be used as operating channel for the P2P group
formation, it may not match the peer’s current listen channel and can
lead to off-channel PASN attempts.

Signed-off-by: Shivani Baranwal <shivbara@qti.qualcomm.com>
wpa_supplicant/p2p_supplicant.c