freebsd-dev/sbin/ping6
Xin LI dc91b5609a When interval is set to very small value with limited amount of packets,
ping6(8) would quit before the remote side gets a chance to respond.

Solve this by resetting the itimer when we have reached the maximum packet
number have reached, but let the other handling to continue.

PR:		bin/151023
Submitted by:	tjmao at tjmao.net
MFC after:	2 weeks
2014-07-28 08:22:08 +00:00
..
Makefile Remove the -DFAST_IPSEC from Makefiles again. 2007-07-05 08:56:46 +00:00
ping6.8 Remove EOL whitespace. 2013-05-08 21:04:19 +00:00
ping6.c When interval is set to very small value with limited amount of packets, 2014-07-28 08:22:08 +00:00