freebsd-skq/sbin/ping6
delphij dbecd3b0d9 MFC r269180:
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
2014-08-11 06:54:07 +00:00
..
Makefile
ping6.8 Remove EOL whitespace. 2013-05-08 21:04:19 +00:00
ping6.c MFC r269180: 2014-08-11 06:54:07 +00:00