Add a "resetcounters" command to ipsec, clearing global or connection counters

This commit is contained in:
Martin Willi
2013-03-15 10:55:22 +01:00
parent d022322bed
commit cf729248b2
8 changed files with 53 additions and 14 deletions
+1
View File
@@ -59,6 +59,7 @@ typedef enum {
STROKE_MEMUSAGE,
STROKE_USER_CREDS,
STROKE_COUNTERS,
STROKE_COUNTERS_RESET,
} stroke_keyword_t;
#define STROKE_LIST_FIRST STROKE_LIST_PUBKEYS