Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tcp.setup: TCP.Setup.014 : Set the unused field in Destination Unreachable to a non-zero value. fail #1371

Open
hakehuang opened this issue Sep 16, 2022 · 1 comment

Comments

@hakehuang
Copy link
Contributor

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](tcp.setup: TCP.Setup.014 : Set the unused field in Destination Unreachable to a non-zero value. fail)

References

RFC 792: page 4
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}
RFC 1122: section 4.2.3.9 {Receiving ICMP Messages from IP}

Results

b'FAIL: tcp.v4 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.2.0-RC1

@hakehuang
Copy link
Contributor Author

tcp_setup_014_ipv4.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant