Fix missing GWBUF queue
This commit is contained in:
parent
6d83e48b87
commit
d52f761b2d
@ -189,6 +189,7 @@ typedef struct router_instance {
|
||||
BLCACHE *cache[2];
|
||||
ROUTER_STATS stats; /*< Statistics for this router */
|
||||
int active_logs;
|
||||
GWBUF *queue;
|
||||
struct router_instance
|
||||
*next;
|
||||
} ROUTER_INSTANCE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user