Skip to content

net: IPv6: malformed packet in fragmented echo reply #14622

@rmstoi

Description

@rmstoi

Prerequisites: enable CONFIG_NET_IPV6_FRAGMENT=y

There seems to be an issue with IPv6 fragmentation. For example, testing native posix echo server:

ping6 -I zeth 2001:db8::1 -s 1300 -c 1

To echo request Zephyr sends echo reply with the malformed second fragment. Wireshark marks that packet as malformed and ping6 does not succeed.

Metadata

Metadata

Assignees

Labels

area: NetworkingbugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions