]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ping: add a ping6 hard link for backwards compatibility
authorAlan Somers <asomers@FreeBSD.org>
Thu, 26 Nov 2020 18:33:04 +0000 (18:33 +0000)
committerAlan Somers <asomers@FreeBSD.org>
Thu, 26 Nov 2020 18:33:04 +0000 (18:33 +0000)
commitd26245171514e85becdd350ee5574f7c886a5db0
tree188826f6a68bc846d35f61aa1cf658e26bc10e27
parentf7af6e5e54ebd1e3d70dd3d9d9660f049c1dbd2b
ping: add a ping6 hard link for backwards compatibility

When invoked as "ping6", ping will now attempt to use ICMPv6 for hostnames
that resolve both IPv4 and IPv6 addresses.

Reviewed by: bz, manu
MFC-With: r368045
Differential Revision: https://reviews.freebsd.org/D27384
ObsoleteFiles.inc
rescue/rescue/Makefile
sbin/ping/Makefile
sbin/ping/main.c
sbin/ping/ping.8
sbin/ping/tests/ping_test.sh
tools/build/mk/OptionalObsoleteFiles.inc