Add TEST_ASSOC_IE for WPA/RSN IE testing on AP side
authorJouni Malinen <j@w1.fi>
Sun, 6 Dec 2015 17:30:59 +0000 (19:30 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 6 Dec 2015 17:33:16 +0000 (19:33 +0200)
commit651c6a84af3fd9a97436075ad62445954e1f9294
treed3aecd528867c297651d2fcf97572cfbc5dbda96
parent8eb45bde3814504e3242e2c6c24bd6440312fae6
Add TEST_ASSOC_IE for WPA/RSN IE testing on AP side

The new wpa_supplicant control interface command "TEST_ASSOC_IE
<hexdump>" can now be used to override the WPA/RSN IE for Association
Request frame and following 4-way handshake to allow protocol testing of
AP side processing of WPA/RSN IE.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/rsn_supp/wpa.c
src/rsn_supp/wpa.h
src/rsn_supp/wpa_i.h
wpa_supplicant/ctrl_iface.c