1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/network_layer/icmpv6/error
steffen 485dbd1fda [gnrc_icmpv6_error] Fixed multicast detection
before this commit the src address was checked for multicast, but the dst address should be checked. Therefore udp multicast packets would be flooded back to the src as ICMPv6 error, as not all nodes had a UDP receiver registered.
2019-09-05 19:22:43 +02:00
..
gnrc_icmpv6_error.c [gnrc_icmpv6_error] Fixed multicast detection 2019-09-05 19:22:43 +02:00
Makefile gnrc_icmpv6_error: initial import 2016-01-23 16:04:05 +01:00