]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Add new PSK entries with wps=1 tag
authorJouni Malinen <j@w1.fi>
Sat, 15 Feb 2020 15:30:41 +0000 (17:30 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 15 Feb 2020 15:37:27 +0000 (17:37 +0200)
commit2bab073dfe0294618d2ef5dd04a0104ac6095ec6
treee7bceab003da464e2780d5fb65d7acd9b6c1836d
parent68e9b8cb162c5ba73043d157a7e865f97462fe21
WPS: Add new PSK entries with wps=1 tag

Now that hostapd wpa_psk_file has a new tag for identifying PSKs that
can be used with WPS, add that tag to new entries for PSKs from WPS.
This makes it clearer where the PSK came from and in addition, this
allows the same PSK to be assigned if the same Enrollee goes through WPS
provisioning again.

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