gnrc ipv6: sending over loopback is broken #5279
Labels
Area: network
Area: Networking
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
Milestone
Receiving an IPv6 datagram requires a netif header. This header is missing for loopback packets and will thus cause a failing assertion which leads to a kernel panic.
Possible solutions are #5247 or reverting #5179. See also the discussion on the mailing list: https://lists.riot-os.org/pipermail/devel/2016-April/003808.html.
The text was updated successfully, but these errors were encountered: