Allow Action frames with unknown BSSID in GO mode
authorArik Nemtsov <arik@wizery.com>
Sun, 4 Dec 2011 10:10:11 +0000 (12:10 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 4 Dec 2011 10:10:11 +0000 (12:10 +0200)
commit3eeee931dd010e2e7c5be5321b23a045fcd1bd28
tree93f92b637177129ddc4c36ed55d32280d6d859f7
parent9f12614b8cad55e5ec0a50e04d9d3e090df666fd
Allow Action frames with unknown BSSID in GO mode

P2P invitation responses are transmitted with the BSSID set to the peer
address. Pass these action frames up to allow the GO to receive the
Invitation Response (and avoid sending the Invitation Request multiple
times).

Signed-off-by: Arik Nemtsov <arik@wizery.com>
src/ap/ieee802_11.c