]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Allow GO BSSID to be specified for P2P_GROUP_ADD commands
authorJouni Malinen <quic_jouni@quicinc.com>
Wed, 22 Feb 2023 12:11:17 +0000 (14:11 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 22 Feb 2023 12:11:17 +0000 (14:11 +0200)
commitc31600ce121bf25c4552c5c498dd3a2a40dbddde
treee3f84541824585ad32be59c2588dcc12b595ed04
parent0430756e654bd27321eb655898f8506fdbba87e5
P2P: Allow GO BSSID to be specified for P2P_GROUP_ADD commands

This allows the control interface to be used similarly to the way D-Bus
interface was extended to force a specific GO BSSID for optimizing
scanning.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
wpa_supplicant/ctrl_iface.c