]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/config_file.c
OWE: Allow set of enabled DH groups to be limited on AP
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 10 Oct 2017 16:00:57 +0000 (19:00 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 10 Oct 2017 18:03:57 +0000 (21:03 +0300)
commit91cc34bf324f89d9f4762da018b091b3ac115798
tree8d9fb141af68e02d02208f1366925e223af81ef0
parente30de6c2506f034ce709c1bdbae4d2fcabeed041
OWE: Allow set of enabled DH groups to be limited on AP

The new hostapd configuration parameter owe_groups can be used to
specify a subset of the allowed DH groups as a space separated list of
group identifiers.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/ieee802_11.c