]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix CONFIG_CTRL_IFACE=udp6/udp6-remote builds
authorJouni Malinen <j@w1.fi>
Sun, 27 Mar 2016 21:14:46 +0000 (00:14 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 27 Mar 2016 21:16:52 +0000 (00:16 +0300)
commita6fbff2049fab0122a81ac575b824551f5ce711b
tree26c3f2a638176daa412fcb81d0367d0fe0ac03fb
parent4f6985de09b8ea031fb876318c5d0ae4ec74b140
Fix CONFIG_CTRL_IFACE=udp6/udp6-remote builds

wpa_supplicant_global_ctrl_iface_receive() did not handle the from
address properly for the IPv6 case. This was broken by commit
d60886cdafbf839be05ca5f7d4877565d4958a44 ('wpa_supplicant: Add monitor
support for global UDP ctrl_iface').

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface_udp.c