keep track of client entries in sec-mod and report them in status msg

This commit is contained in:
Nikos Mavrogiannopoulos
2015-04-26 17:04:22 +02:00
parent ea7b975840
commit 02aa9c691e
8 changed files with 24 additions and 6 deletions

View File

@@ -121,6 +121,7 @@ message cli_stats_msg
optional string ipv4 = 6;
optional string ipv6 = 7;
optional bool invalidate_cookie = 8;
optional uint32 secmod_client_entries = 9; /* from sec-mod to main only */
}
/* UDP_FD */