]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Set Invitation Type to 1 for GO inviting to a persistent group
authorJouni Malinen <j@w1.fi>
Mon, 6 Feb 2012 19:54:36 +0000 (21:54 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 6 Feb 2012 19:54:36 +0000 (21:54 +0200)
commitc427ac9211745a80c33d098dc8adc26fb9acd52c
tree0759d072171f04eafaeecd4e51f5536c82f5be75
parentf63b8542156496ba88ef9f161e5931122d7319b9
P2P: Set Invitation Type to 1 for GO inviting to a persistent group

When a GO is operating a persistent group and invites a peer that has
been a P2P client in that persistent group, the Invitation Type in the
Invitation Request frame can be set to 1 to indicate that this is a
reinvocation of a persistent group. Do this based on the maintained
list of P2P clients that have been provided the credentials to this
group.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h