From af3c2d23b401eb9aab09a8278f54520f63062905 Mon Sep 17 00:00:00 2001 From: Lucas de Castro Borges Date: Sun, 4 Feb 2024 10:28:17 -0300 Subject: New upstream version 1.0.21 --- foolsm.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'foolsm.h') diff --git a/foolsm.h b/foolsm.h index 4a50ad9..5d98154 100644 --- a/foolsm.h +++ b/foolsm.h @@ -63,7 +63,9 @@ typedef struct target { int consecutive_missing; int consecutive_missing_max; int consecutive_rcvd; + long min_rtt; long avg_rtt; + long max_rtt; int status_change; } TARGET; -- cgit v1.2.3