wlantest: Add support for decrypting TDLS frames
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 13 Dec 2010 09:20:55 +0000 (11:20 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 13 Dec 2010 09:20:55 +0000 (11:20 +0200)
commitb39f58347d1e27f145a71bb5e6cda5ebd7853877
treea4fc55da5ddb8b121f11e986fcbd8f395a25dd10
parent89c38e32c7ed6edf7713370615fca83a36d37f9a
wlantest: Add support for decrypting TDLS frames

Derive TPK based on TDLS TPK Handshake and decrypt frames on the
direct link with TPK-TK.
src/common/ieee802_11_common.c
src/common/ieee802_11_common.h
src/common/ieee802_11_defs.h
wlantest/Makefile
wlantest/bss.c
wlantest/rx_data.c
wlantest/rx_tdls.c [new file with mode: 0644]
wlantest/wlantest.h