make IKEv1 DPD timeout configurable in charon

This commit is contained in:
Andreas Steffen
2012-05-17 19:49:22 +02:00
parent 24742c0f83
commit 80c5b17d1a
19 changed files with 76 additions and 25 deletions
+1
View File
@@ -278,6 +278,7 @@ struct stroke_msg_t {
} rekey;
struct {
time_t delay;
time_t timeout;
int action;
} dpd;
struct {