[Bug 260314] ping6: faulty "-4 and -6 cannot be used simultaneously" error on "ping6 -c4 localhost"
Date: Sun, 12 Dec 2021 00:20:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260314
Graham Perrin <grahamperrin@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |grahamperrin@gmail.com
--- Comment #2 from Graham Perrin <grahamperrin@gmail.com> ---
(In reply to Franco Fichtner from comment #1)
% ping localhost
PING6(56=40+8+8 bytes) ::1 --> ::1
16 bytes from ::1, icmp_seq=0 hlim=64 time=0.039 ms
16 bytes from ::1, icmp_seq=1 hlim=64 time=0.086 ms
16 bytes from ::1, icmp_seq=2 hlim=64 time=0.048 ms
16 bytes from ::1, icmp_seq=3 hlim=64 time=0.046 ms
16 bytes from ::1, icmp_seq=4 hlim=64 time=0.078 ms
16 bytes from ::1, icmp_seq=5 hlim=64 time=0.076 ms
16 bytes from ::1, icmp_seq=6 hlim=64 time=0.098 ms
^C
--- localhost ping6 statistics ---
7 packets transmitted, 7 packets received, 0.0% packet loss
round-trip min/avg/max/std-dev = 0.039/0.067/0.098/0.021 ms
%
--
You are receiving this mail because:
You are the assignee for the bug.