mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Implements command that shows memory usage.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "nest/cli.h"
|
||||
#include "filter/filter.h"
|
||||
|
||||
static pool *proto_pool;
|
||||
pool *proto_pool;
|
||||
|
||||
static list protocol_list;
|
||||
static list proto_list;
|
||||
|
Reference in New Issue
Block a user