aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/confread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/starter/confread.h')
-rw-r--r--src/starter/confread.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/starter/confread.h b/src/starter/confread.h
index 4f9c5f7d0..fe3219f32 100644
--- a/src/starter/confread.h
+++ b/src/starter/confread.h
@@ -143,6 +143,8 @@ struct starter_conn {
dpd_action_t dpd_action;
int dpd_count;
+ dpd_action_t close_action;
+
time_t inactivity;
bool me_mediation;