]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_helpers: Ignore link-local IPv4 address while waiting for DHCP
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 26 Mar 2017 09:41:36 +0000 (12:41 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 26 Mar 2017 18:13:21 +0000 (21:13 +0300)
commita5269dc209a417732fab6e8e36e5602a6f751662
tree321c0dc5b04ca83f8167efe0f3bf334fd0d66822
parente2f00bb5ff5243024a2809dba2f264ea3714583e
wpa_helpers: Ignore link-local IPv4 address while waiting for DHCP

Do not accept a link-local IPv4 address when waiting for a valid DHCP
address. This helps with hs20-osu-client use cases where DHCP response
has not yet been received.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/wpa_helpers.c