K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-08-11T07:01:29.464943Z K 7 svn:log V 352 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 END