freebsd-src/sbin/ping
Dag-Erling Smørgrav b53ae8a833 ping: Fix protocol selection with NOINET6 kernel.
A missing else caused the correct resolver hint (AF_INET) to be
overwritten with AF_UNSPEC when the kernel supports IPv4 but not
IPv6.

MFC after:	3 days
PR:		277592
Sponsored by:	NetApp, Inc.
Sponsored by:	Klara, Inc.
Reviewed by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D44304
2024-03-12 20:40:36 +01:00
..
tests sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
main.c ping: Fix protocol selection with NOINET6 kernel. 2024-03-12 20:40:36 +01:00
main.h
Makefile sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
Makefile.depend
Makefile.depend.options
ping.8 sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
ping.c Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
ping.h
ping6.c ping(8): Fix typo in ping6.c 2024-02-13 12:29:07 +08:00
ping6.h
utils.c Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
utils.h