Skip to content

gnrc ipv6: sending over loopback is broken #5279

Description

@OlegHahm

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.

Metadata

Metadata

Assignees

Labels

Area: networkArea: NetworkingType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions