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.
Differential D27384
ping: add a ping6 hard link for backwards compatibility asomers on Nov 26 2020, 4:07 PM. Authored by Tags None Referenced Files
Subscribers
Details
ping: add a ping6 hard link for backwards compatibility When invoked as "ping6", ping will now attempt to use ICMPv6 for hostnames Test case added
Diff Detail
Event TimelineComment Actions Ignoring the test case (but thanks for adding it) this looks good to me. You may or may not merge the two #ifdef INET6 blocks; either way, go ahead please and commit it.
|