]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P2: Update P2P_INVITE processing for SSID randomization
authorVinay Gannevaram <quic_vganneva@quicinc.com>
Sat, 11 Jan 2025 06:08:10 +0000 (11:38 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 24 Jan 2025 09:22:40 +0000 (11:22 +0200)
commitb6cab22c25bff07dac1d36784bb31b872e13e175
tree8f6e2fb67df947b8ab8cc98ae2a469a32266b5ab
parent374353d31bc083def45eddc214d7b02b2427b4c2
P2P2: Update P2P_INVITE processing for SSID randomization

With SSID randomization for P2P2 group reinvocation, the control
interface command P2P_INVITE requires the peer device address to be
present, but the network id is not required.

Signed-off-by: Vinay Gannevaram <quic_vganneva@quicinc.com>
wpa_supplicant/ctrl_iface.c