Add a closeaction ipsec.conf keyword to configure close action

This commit is contained in:
Martin Willi
2011-06-07 12:07:21 +02:00
parent 0eb23d7be2
commit f34ebc845b
8 changed files with 30 additions and 17 deletions
+2
View File
@@ -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;