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 timers: rework the core locking around timers (bug #52719) 2018-01-02 11:54:40 -06:00
apps mdns: Fix multicast destination check for IPv6 2018-01-02 20:41:50 +01:00
core timers: add core locking assertion to tcp_timer_needed (task #14780) 2018-01-02 12:13:35 -06:00
include mdns: Fix multicast destination check for IPv6 2018-01-02 20:41:50 +01:00
netif lowpan6: Fix build warning when LWIP_6LOWPAN_IPHC=0 2017-12-24 12:46:11 +01:00
Filelists.mk BridgeIF: Move FDB implementation into a separate file, implementation is easier to understand like this. 2017-10-18 18:27:35 +02:00
FILES update some FILES list files 2016-08-03 20:21:54 +02:00