net: Zephyr drops TCPv4 packet with extended MAC frame size #13050
Labels
area: Conformance
Conformance tests
area: Networking
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
If Zephyr receives a packet with IPv4 TCP datagram occupying only portion of the MAC frame it drops the packet without responding to it.
This regression seems to occur after commit 05f41
Incorrectly working pcap (at master):
ext-frame-tcp-zephyr-master.pcap.gz
Correctly working pcap (at commit 05f41)
ext-frame-tcp-zephyr-05f41.pcap.gz
The text was updated successfully, but these errors were encountered: