freebsd-dev/sbin/ping6
Andrey V. Elsukov 8150c3ec36 Add ability to not specify a zone identifier twice, when both source and
destination addresses are specified.
For example:
	# ping6 -S fe80::1%ix0 ff02::1
or
	# ping6 -S fe80::1 fe80::2%ix0

Obtained from:	Yandex LLC
Sponsored by:	Yandex LLC
2014-12-16 14:59:20 +00:00
..
Makefile Convert sbin/ to LIBADD 2014-11-25 11:23:12 +00:00
ping6.8 Add -x waittime and -X timeout options for feature parity. These are 2014-10-17 09:33:09 +00:00
ping6.c Add ability to not specify a zone identifier twice, when both source and 2014-12-16 14:59:20 +00:00