]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Update MAC address on address changes
authorMikael Kanstrup <mikael.kanstrup@sony.com>
Fri, 16 Aug 2019 06:50:54 +0000 (08:50 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 9 Sep 2019 13:49:34 +0000 (16:49 +0300)
commit8788a314d7897c90195c6f94810f55b2ba6e7190
tree0b16494d33d1ccb11d0f4bdc8e02fc425a8a8382
parent39042d7f7c4997af55474ebe4513c81f00732837
WPS: Update MAC address on address changes

The WPS component keeps a copy of the network interface MAC address.
When MAC address is changed the WPS copy was not updated so WPS M1
message contained the old address. Some devices check this field
and fail connection attempts.

Update the WPS MAC address on interface MAC address changes.

Signed-off-by: Mikael Kanstrup <mikael.kanstrup@sony.com>
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wps_supplicant.c
wpa_supplicant/wps_supplicant.h