lwip/src
Erik Ekman d87740bb96 mdns: Fix multicast destination check for IPv6
This broke when IPv6 got scopes added. Scopes/zones are checked
even if none of the compared addresses are link local.

Result of the bug was that IPv6 replies were always sent unicast to
the source instead of to the multicast address.

Add ip-generic version that ignores IP zone info, since the v6 group
address is not tied to any netif.
2018-01-02 20:41:50 +01:00
..
api
apps mdns: Fix multicast destination check for IPv6 2018-01-02 20:41:50 +01:00
core
include mdns: Fix multicast destination check for IPv6 2018-01-02 20:41:50 +01:00
netif
Filelists.mk
FILES