TDLS/nl80211: Support receiving TDLS discovery response frames
authorArik Nemtsov <arik@wizery.com>
Mon, 26 Sep 2011 10:55:27 +0000 (13:55 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 23 Oct 2011 19:18:35 +0000 (22:18 +0300)
commit35287637cc3feb96c70a919f47226f2581629e70
tree264f7d465b5e28c5e6b64de563d83e6fa0b81497
parent4d0d6b37f9c71bcb3958ea521216193cf4f2fc04
TDLS/nl80211: Support receiving TDLS discovery response frames

Register for the TDLS discovery response public action frame in nl80211.
Print out a debug message when a Discovery Resp frame is received and
validated.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Cc: Kalyan C Gaddam <chakkal@iit.edu>
src/drivers/driver_nl80211.c
wpa_supplicant/events.c