]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Add a peer entry based on Association Request frame
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 12 Mar 2013 11:04:33 +0000 (13:04 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 12 Mar 2013 11:04:33 +0000 (13:04 +0200)
commitf46fc73a3f8d0eeb1b43d17769464884f467ac47
tree37b7edf779c0c5d3a4c3187f3bd778ab5afb0e27
parentc9c77083b3aa829a8998039124ac63b027e0ae21
P2P: Add a peer entry based on Association Request frame

It is possible for a P2P client to connect to an operating group without
exchanging any Probe Request/Response frames that would allow the GO to
discover the peer. To make sure there is a P2P peer entry at the GO, try
to add the peer information based on P2P IE in (Re)Association Request
frame.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/p2p/p2p_group.c