freebsd-dev/sbin/ping
Alan Somers 3cde9171d2 Merge ping6 to ping
There is now a single ping binary, which chooses to use ICMP or ICMPv4
based on the -4 and -6 options, and the format of the address.

Submitted by:	Ján Sučan <sucanjan@gmail.com>
Sponsored by:	Google LLC (Google Summer of Code 2019)
MFC after:	Never
Differential Revision:	https://reviews.freebsd.org/D21377
2020-11-26 04:29:30 +00:00
..
tests Merge ping6 to ping 2020-11-26 04:29:30 +00:00
main.c Merge ping6 to ping 2020-11-26 04:29:30 +00:00
main.h Merge ping6 to ping 2020-11-26 04:29:30 +00:00
Makefile Merge ping6 to ping 2020-11-26 04:29:30 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
ping6.c Merge ping6 to ping 2020-11-26 04:29:30 +00:00
ping6.h Merge ping6 to ping 2020-11-26 04:29:30 +00:00
ping.8 Merge ping6 to ping 2020-11-26 04:29:30 +00:00
ping.c Merge ping6 to ping 2020-11-26 04:29:30 +00:00
ping.h Merge ping6 to ping 2020-11-26 04:29:30 +00:00
utils.c ping: Move in_cksum() to a separate source file 2019-08-17 15:25:01 +00:00
utils.h ping: fix include guard symbol name to reflect the header file name 2019-08-23 15:24:18 +00:00