1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-25 07:49:18 +00:00
freebsd/sbin/ping
Jose Luis Duran ea6d169266 ping: Avoid reporting negative time statistics
Display a warning when the time goes back.

PR:		192417
Reviewed by:	markj
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D38480
2023-03-19 12:24:06 -04:00
..
tests ping: Avoid reporting negative time statistics 2023-03-19 12:24:06 -04:00
main.c
main.h
Makefile
Makefile.depend
Makefile.depend.options
ping6.c ping6: Use errx to avoid appending a specious error message 2023-03-14 11:58:02 -04:00
ping6.h
ping.8 ping(8): man page cleanup 2023-01-02 00:48:25 +00:00
ping.c ping: Avoid reporting negative time statistics 2023-03-19 12:24:06 -04:00
ping.h
utils.c
utils.h