CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2022/02/20 20:50:46
Modified files: sbin/ping : ping.c Log message: If the signature on an icmp echo reply doesn't match, don't count it as a reply we've received, and print out the source address and sequence number as that might help the user understand what's going on. ok florian@ dlg@