]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Use Device ID attribute to filter Probe Request frames as GO
authorJouni Malinen <j@w1.fi>
Sun, 8 Jan 2012 17:35:33 +0000 (09:35 -0800)
committerJouni Malinen <j@w1.fi>
Sun, 8 Jan 2012 17:35:33 +0000 (09:35 -0800)
commit8017b538e70f2c27feefb8746ae1f876d2c42f37
tree6ebcd3c8b32eb2b59cec44f135003c6ef10dad88
parent6d92fa6e9209172ae6f4aec5fb4d84ed5e27edb4
P2P: Use Device ID attribute to filter Probe Request frames as GO

The Device ID attribute was already used in Listen state, but it was
ignored in GO role. Verify that there is a match with Device ID in
GO rule, too, before replying to the Probe Request frame.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/beacon.c
src/p2p/p2p.h
src/p2p/p2p_group.c