freebsd-dev/sbin/ping6
Matteo Riondato 865bdc6208 Implement -R support, similar to ping(8)'s -A.
ping(8)'s -a was mapped to -e, but -E was already taken in ping6 (old
option) so rename -e to -r.
Now:
ping -a => ping6 -r
ping -A => ping6 -R

MFC after:	2 days
2008-08-27 15:01:23 +00:00
..
Makefile Remove the -DFAST_IPSEC from Makefiles again. 2007-07-05 08:56:46 +00:00
ping6.8 Implement -R support, similar to ping(8)'s -A. 2008-08-27 15:01:23 +00:00
ping6.c Implement -R support, similar to ping(8)'s -A. 2008-08-27 15:01:23 +00:00