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
test: add tests asserting EchoReplyPacket::from_reply is always none on invalid data
Invalid data including truncated packets, wrong ICMP type, and destination unreachable.
Also includes a test asserting a valid echo reply is correctly parsed.
0 commit comments