]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ping: add a ping6 hard link for backwards compatibility
authorasomers <asomers@FreeBSD.org>
Thu, 26 Nov 2020 18:33:04 +0000 (18:33 +0000)
committerasomers <asomers@FreeBSD.org>
Thu, 26 Nov 2020 18:33:04 +0000 (18:33 +0000)
commitf759f2c2612f76c8b718c5a3cb2387685b0b9287
tree188826f6a68bc846d35f61aa1cf658e26bc10e27
parent3d3de5ce17df9092e3104c56cff532611e782529
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