]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config.c
OWE: Fix OWE network profile saving
authorJouni Malinen <j@w1.fi>
Sat, 8 Dec 2018 14:26:17 +0000 (16:26 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 8 Dec 2018 14:27:26 +0000 (16:27 +0200)
commit06c00e6d930aedb2619d0bd5f770b3062623cec5
tree8eed82b49121a48987edddc49e5e1b67c0b7641a
parentad6a92472da0e0c90c39e1ebf0e5c1cd277a105f
OWE: Fix OWE network profile saving

key_mgmt=OWE did not have a config parameter writer and wpa_supplicant
was unable to save such a network profile correctly. Fix this by adding
the needed parameter writer.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/config.c