diff options
Diffstat (limited to 'src/stroke/stroke.h')
-rw-r--r-- | src/stroke/stroke.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stroke/stroke.h b/src/stroke/stroke.h index b6a47ee27..c818075ac 100644 --- a/src/stroke/stroke.h +++ b/src/stroke/stroke.h @@ -142,6 +142,7 @@ struct stroke_msg_t { char *esp; } algorithms; struct { + int reauth; time_t ipsec_lifetime; time_t ike_lifetime; time_t margin; |