1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/network_layer
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
..
icmpv6 [gnrc_icmpv6_error] Fixed multicast detection 2019-09-05 19:22:43 +02:00
ipv6 gnrc_ipv6: check validity of preconfigured source on send 2019-08-08 13:16:28 +02:00
ndp gnrc_ndp: use gnrc_netif_hdr_set_netif() 2019-07-25 15:48:14 +02:00
sixlowpan Merge pull request #11000 from miri64/gnrc_sixlowpan_frag/new/vrb 2019-08-07 17:33:01 +02:00