https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=146521
Graham Perrin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Graham Perrin <[email protected]> --- There's a single binary: % ls -i /sbin/ping 3749407 /sbin/ping % ls -i /sbin/ping6 3749407 /sbin/ping6 % <https://docs.freebsd.org/en/books/handbook/advanced-networking/#_troubleshooting> refers to <https://www.freebsd.org/cgi/man.cgi?query=ping&sektion=8&format=html> for ping(8). From <https://www.freebsd.org/cgi/man.cgi?query=ping&sektion=8&manpath=FreeBSD#DESCRIPTION>: > … the specific IP versioncan be requested by -4 or -6 options, respectively. > For backwards-compatibility, ICMPv6 can also be selected by invoking > the binary as ping6. … -- You are receiving this mail because: You are the assignee for the bug.
