You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The included IP header/data field is extended with 64 zero bytes. test is Fail on Zephyr3.0.0 on qemu_x86
References
RFC 4443: section 3.1
RFC 1122: section 3.2.2 {Demux ICMP Error to transport protocol}
RFC 1122: section 3.2.2.1 {Pass ICMP Dest Unreachable to higher layer}
RFC 1122: section 4.2.3.9 {Dest. Unreach (2-4) => abort conn}
Results
Skipped because no traffic sources enabled for test.; Skipped because no traffic sources enabled for test.; FAIL: tcp.v6 got reply packets, which is not an expected result.
Environment (please complete the following information):
OS: (e.g. Linux )
Toolchain (e.g Zephyr SDK)
Commit SHA or Version used: Zephyr3.0.0
The text was updated successfully, but these errors were encountered:
hakehuang
changed the title
TCP Setup The included IP header/data field is extended with 64 zero bytes. error
tcp.Setup.016: TCP Setup The included IP header/data field is extended with 64 zero bytes. error
Sep 16, 2022
Describe the bug
The included IP header/data field is extended with 64 zero bytes. test is Fail on Zephyr3.0.0 on qemu_x86
References
RFC 4443: section 3.1
RFC 1122: section 3.2.2 {Demux ICMP Error to transport protocol}
RFC 1122: section 3.2.2.1 {Pass ICMP Dest Unreachable to higher layer}
RFC 1122: section 4.2.3.9 {Dest. Unreach (2-4) => abort conn}
Results
Skipped because no traffic sources enabled for test.; Skipped because no traffic sources enabled for test.; FAIL: tcp.v6 got reply packets, which is not an expected result.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: