support of force_keepalive parameter

This commit is contained in:
Andreas Steffen
2008-04-02 18:35:23 +00:00
parent c3f803c4c6
commit 7a9d3ae471
5 changed files with 8 additions and 0 deletions
+1
View File
@@ -184,6 +184,7 @@ struct starter_config {
bool nocrsend;
bool nat_traversal;
u_int keep_alive;
u_int force_keepalive;
char *virtual_private;
char *pkcs11module;
char *pkcs11initargs;