implemented reauthentication using the new reauth=yes|no parameter
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user