freebsd-src/sbin/ping/tests
Dag-Erling Smørgrav 7fd2c91a29 ping: Simplify protocol selection.
* Interrupt the option loop as soon as we have an indication of which
  protocol is intended.
* If we end up having to perform a DNS lookup, loop over the entire
  result looking for either IPv4 or IPv6 addresses.

Sponsored by:	NetApp, Inc.
Sponsored by:	Klara, Inc.
Reviewed by:	rscheff, kevans, allanjude
Differential Revision:	https://reviews.freebsd.org/D42137
2023-10-11 00:47:59 +02:00
..
in_cksum_test.c
injection.py
Makefile
ping_6_c1_s8_t1.out
ping_c1_s8_t1_S1.out
ping_c1_s56_t1.out
ping_c1_s56_t1_S127.out
ping_test.sh ping: Simplify protocol selection. 2023-10-11 00:47:59 +02:00
test_ping.py