]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/sme.c
OWE: Allow DH Parameters element to be overridden for testing purposes
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 10 Oct 2017 15:26:29 +0000 (18:26 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 10 Oct 2017 15:26:29 +0000 (18:26 +0300)
commit265bda34441da14249cb22ce8a459cebe8015a55
treede035f9d0a4d8b07047c0a8ecc0644fa58baaee3
parent2e37b5fbe78d55632e859467c3cabb2d55268516
OWE: Allow DH Parameters element to be overridden for testing purposes

This allows CONFIG_TESTING_OPTIONS=y builds of wpa_supplicant to
override the OWE DH Parameters element in (Re)Association Request frames
with arbitrary data specified with the "VENDOR_ELEM_ADD 13 <IE>"
command. This is only for testing purposes.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/ieee802_11_common.c
src/common/ieee802_11_common.h
wpa_supplicant/sme.c