WPS: Generate UUID based on MAC address, if not set
authorJouni Malinen <j@w1.fi>
Thu, 1 Jan 2009 20:56:52 +0000 (22:56 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 1 Jan 2009 20:56:52 +0000 (22:56 +0200)
commit79da74a20c0f61ded4c0fd203f054cf3783f54da
tree7026e9d131c454f430e4cb10058b0bb8cb65299e
parent84f5b41fc1e7a74c343b42075e1708a19d44a63e
WPS: Generate UUID based on MAC address, if not set

Generate a SHA1 hash -based UUID from the local MAC address if the UUID
was not configured. This makes it easier to prepare for WPS since there
is no need to generate an UUID.
hostapd/README-WPS
hostapd/hostapd.conf
hostapd/wps_hostapd.c
src/utils/uuid.c
src/utils/uuid.h
wpa_supplicant/README-WPS
wpa_supplicant/scan.c
wpa_supplicant/wpa_supplicant.conf
wpa_supplicant/wps_supplicant.c