[Bug 271736] ping has different SIGINFO behaviour in -4 and -6 modes

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 30 May 2023 20:48:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271736

--- Comment #2 from Ed Maste <emaste@freebsd.org> ---
annotating ping -4 with ^T:

$ ping -4 www.google.com
PING www.google.com (142.251.41.68): 56 data bytes
64 bytes from 142.251.41.68: icmp_seq=0 ttl=118 time=19.940 ms
64 bytes from 142.251.41.68: icmp_seq=1 ttl=118 time=19.890 ms
[^T pressed here]
load: 1.85  cmd: ping 61928 [select] 1.44r 0.00u 0.00s 0% 2496k
2/2 packets received (100.0%) 19.890 min / 19.915 avg / 19.940 max
64 bytes from 142.251.41.68: icmp_seq=2 ttl=118 time=25.735 ms
64 bytes from 142.251.41.68: icmp_seq=3 ttl=118 time=15.108 ms

-- 
You are receiving this mail because:
You are the assignee for the bug.