Re: svn commit: r350998 - head/sbin/ping

2019-08-13 Thread Alan Somers
On Tue, Aug 13, 2019 at 9:23 PM Warner Losh wrote: > > > > On Tue, Aug 13, 2019 at 9:17 PM O. Hartmann wrote: >> >> ping has now exorbitant high latency numbers: >> >> 64 bytes from 193.99.144.80: icmp_seq=123 ttl=244 time=1565750958347.753 ms > > > Ping times of 50 years. Where are you pinging?

Re: svn commit: r350998 - head/sbin/ping

2019-08-13 Thread Warner Losh
On Tue, Aug 13, 2019 at 9:17 PM O. Hartmann wrote: > ping has now exorbitant high latency numbers: > > 64 bytes from 193.99.144.80: icmp_seq=123 ttl=244 time=1565750958347.753 > ms > Ping times of 50 years. Where are you pinging? Mu Cassiopeiae ? Wa

Re: svn commit: r350998 - head/sbin/ping

2019-08-13 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Am Tue, 13 Aug 2019 19:27:24 + (UTC) Alan Somers schrieb: > Author: asomers > Date: Tue Aug 13 19:27:23 2019 > New Revision: 350998 > URL: https://svnweb.freebsd.org/changeset/base/350998 > > Log: > ping: use the monotonic clock to measure d

svn commit: r350998 - head/sbin/ping

2019-08-13 Thread Alan Somers
Author: asomers Date: Tue Aug 13 19:27:23 2019 New Revision: 350998 URL: https://svnweb.freebsd.org/changeset/base/350998 Log: ping: use the monotonic clock to measure durations Submitted by: Ján Sučan MFC after:2 weeks Sponsored by: Google, inc. (Google Summer of Code 2019) Diff