]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Add P2P_SET override_pref_op_chan to allow overriding preference
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 15 Feb 2017 14:07:13 +0000 (16:07 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 16 Feb 2017 10:08:22 +0000 (12:08 +0200)
commit3a7819f0ad527c42ecb9c568617d430a5f549d82
treedbecced4f9f42df64b62d5146b8c5ed532bb7aa9
parent1123bd483439f38eda66e3318f9a464905727ca8
P2P: Add P2P_SET override_pref_op_chan to allow overriding preference

This new P2P_SET parameter uses <op_class>:<channel> format and is used
mainly for testing purposes to allow overriding the value of the GO
Negotiation Response frame Operating Channel attribute.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/p2p/p2p.c
src/p2p/p2p.h
src/p2p/p2p_go_neg.c
src/p2p/p2p_i.h
wpa_supplicant/ctrl_iface.c