-
Notifications
You must be signed in to change notification settings - Fork 12
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
IPv6 Fragment Fragment: 512 MTU. Order: 1 2 3 ... N. Overlap: None. error #1124
Comments
Also fails on qemu_x86 for Zephyr3.0.0 |
@hakehuang Any chance for a wireshark
Do I interpret it correctly, that only ICMPv6 fragmentation failed? And it worked fine for UDP/TCP? |
@hakehuang I also need to understand what does |
good point, the MAX pro testing design so for the https://www.rfc-editor.org/rfc/rfc2460#section-4.5, but I do not know why they set the MTU to 512, let me check with IWL for help. Thanks a lot to point this out. @rlubos |
@rlubos , below is the detailes test explanation
|
Describe the bug
Fragment: 512 MTU. Order: 1 2 3 ... N. Overlap: None. test is Fail on Zephyr3.0.0 on qemu_x86
References
RFC 2460: section 4.5
Results
FAIL: icmp.v6 got no echo response, which is not an expected result.; PASS: udp.v6 got echo response, which is an expected result.; PASS: tcp.v6 got echo response, which is an expected result.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: