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
Verify processing of TTL field. test is Fail on Zephyr3.0.0 on qemu_x86
References
RFC 1122: section 3.2.1.7 {Send packet with TTL of 0}
RFC 1122: section 3.2.1.7 {Discard received packets with TTL < 2}
Results
FAIL: icmp.v4 got no echo response, which is not an expected result.; FAIL: icmpb.v4 got no echo response, which is not an expected result.; FAIL: udp.v4 got no echo response, which is not an expected result.; FAIL: udpb.v4 got no echo response, which is not an expected result.; FAIL: tcp.v4 got no echo response, 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:
Describe the bug
Verify processing of TTL field. test is Fail on Zephyr3.0.0 on qemu_x86
References
RFC 1122: section 3.2.1.7 {Send packet with TTL of 0}
RFC 1122: section 3.2.1.7 {Discard received packets with TTL < 2}
Results
FAIL: icmp.v4 got no echo response, which is not an expected result.; FAIL: icmpb.v4 got no echo response, which is not an expected result.; FAIL: udp.v4 got no echo response, which is not an expected result.; FAIL: udpb.v4 got no echo response, which is not an expected result.; FAIL: tcp.v4 got no echo response, which is not an expected result.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: