]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Mark added PSK entry with wps=1 tag for per-Enrollee PSK case
authorJouni Malinen <j@w1.fi>
Sun, 16 Feb 2020 09:54:36 +0000 (11:54 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 16 Feb 2020 09:54:36 +0000 (11:54 +0200)
commit981b96caa9fc2695f294fd0698c5e81686d0e7d9
tree8187151d0e7937c84b60c79690da711fbe5324e4
parentdd3d5da3c7d9d110915c7f7907ce9ffda08e789d
WPS: Mark added PSK entry with wps=1 tag for per-Enrollee PSK case

Commit 2bab073dfe02 ("WPS: Add new PSK entries with wps=1 tag") added
this when writing the new entry into a file, but the in-memory update
did not get the tag. Add it there as well.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/wps_hostapd.c