added a "purgeike" command to stroke, deleting all IKE_SAs without a CHILD_SA

This commit is contained in:
Martin Willi
2009-05-15 11:02:56 +02:00
parent bb51102b89
commit 832427064c
7 changed files with 69 additions and 6 deletions
+1
View File
@@ -48,6 +48,7 @@ typedef enum {
STROKE_REREAD_CRLS,
STROKE_REREAD_ALL,
STROKE_PURGE_OCSP,
STROKE_PURGE_IKE,
STROKE_LEASES
} stroke_keyword_t;