From 965d844f3ed27780ac7df453dcd9d8b7271c5cf9 Mon Sep 17 00:00:00 2001 From: Lucas de Castro Borges Date: Wed, 5 Jun 2024 11:21: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