TDLS: Process discovery requests and send discovery responses
authorArik Nemtsov <arik@wizery.com>
Mon, 26 Sep 2011 10:55:26 +0000 (13:55 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 23 Oct 2011 19:18:27 +0000 (22:18 +0300)
commit4d0d6b37f9c71bcb3958ea521216193cf4f2fc04
tree541cfcf6cb89a73ea6ec0b5f7bde3ff4a5d92c8d
parentc58ab8f2494fdf09a3b18c8a2c1013c9baadcd2c
TDLS: Process discovery requests and send discovery responses

When a discovery request is received, add the peer to the TDLS peer
cache and send a response containing minimal data. Mandatory IEs in
the discovery response frame will be filled out by the driver.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Cc: Kalyan C Gaddam <chakkal@iit.edu>
src/common/ieee802_11_defs.h
src/rsn_supp/tdls.c