mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
secmod sends periodically stats to main
That ensures that statistics will reach main even if no users are logged in/logged out. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
@@ -92,6 +92,7 @@ typedef enum {
|
||||
CMD_SECM_CLI_STATS,
|
||||
CMD_SECM_LIST_COOKIES,
|
||||
CMD_SECM_LIST_COOKIES_REPLY,
|
||||
CMD_SECM_STATS, /* sent periodically */
|
||||
|
||||
MAX_SECM_CMD,
|
||||
} cmd_request_t;
|
||||
|
||||
Reference in New Issue
Block a user