]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Validate p2p_oper_channel in p2p_group_add
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 26 Mar 2012 19:06:48 +0000 (22:06 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 26 Mar 2012 19:06:48 +0000 (22:06 +0300)
commitf4329aa2d08192640532b712936f5221580e9f8c
treeba34894bca22a84bec558c3e10b3d8b0dc9337e3
parentc81defea8779108d2231aeb476e95e6759f5f6d3
P2P: Validate p2p_oper_channel in p2p_group_add

If the p2p_group_add command does not specify the operating channel,
make sure the operating channel set in the configuration file meets
the P2P requirements in the same way as is done with the frequency
specified as the command parameter.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/p2p_supplicant.c