Skip to content

gnrc ipv6: multicast packets are not dispatched to the upper layers #5230

@OlegHahm

Description

@OlegHahm

If I understand the forwarding in gnrc_ipv6 correctly multicast packets with a broader scope than link-local (e.g. global ones) are forwarded correctly, but are not passed to any upper layer. I would assume that upon reception of a multicast packet targeted for a global multicast address, the packet would be dispatched to the upper layers and forwarded.

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions