aboutsummaryrefslogtreecommitdiffstats
path: root/src/stroke/stroke.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stroke/stroke.h')
-rw-r--r--src/stroke/stroke.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stroke/stroke.h b/src/stroke/stroke.h
index b71e19921..320284229 100644
--- a/src/stroke/stroke.h
+++ b/src/stroke/stroke.h
@@ -145,6 +145,10 @@ struct stroke_msg_t {
unsigned long tries;
unsigned long fuzz;
} rekey;
+ struct {
+ time_t delay;
+ bool route;
+ } dpd;
stroke_end_t me, other;
} add_conn;