summaryrefslogtreecommitdiff
path: root/zebra/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/main.c')
-rw-r--r--zebra/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/main.c b/zebra/main.c
index 5a2979c866..cf677a7753 100644
--- a/zebra/main.c
+++ b/zebra/main.c
@@ -53,6 +53,7 @@
/* Zebra instance */
struct zebra_t zebrad = {
.rtm_table_default = 0,
+ .packets_to_process = ZEBRA_ZAPI_PACKETS_TO_PROCESS,
};
/* process id. */