freebsd-src/sbin/ping
Alan Somers 99f13ae12c ping: add -H option for enabling reverse DNS lookup
This is the reverse of the -n flag.

Submitted by:	Ján Sučan <sucanjan@gmail.com>
Sponsored by:	Google LLC (Google Summer of Code 2019)
Differential Revision:	https://reviews.freebsd.org/D21356
2019-08-21 21:05:15 +00:00
..
tests ping: Add tests of the Internet checksum function 2019-08-20 21:59:48 +00:00
Makefile ping: Add tests of the Internet checksum function 2019-08-20 21:59:48 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
ping.8 ping: add -H option for enabling reverse DNS lookup 2019-08-21 21:05:15 +00:00
ping.c ping: add -H option for enabling reverse DNS lookup 2019-08-21 21:05:15 +00:00
utils.c ping: Move in_cksum() to a separate source file 2019-08-17 15:25:01 +00:00
utils.h ping: Move in_cksum() to a separate source file 2019-08-17 15:25:01 +00:00