summaryrefslogtreecommitdiff
path: root/zebra/zebra_router.c
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zebra_router.c')
-rw-r--r--zebra/zebra_router.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/zebra/zebra_router.c b/zebra/zebra_router.c
index 3e94d6bca8..1cf73b7b2f 100644
--- a/zebra/zebra_router.c
+++ b/zebra/zebra_router.c
@@ -206,6 +206,8 @@ void zebra_router_init(void)
{
zrouter.sequence_num = 0;
+ zrouter.rtm_table_default = 0;
+
zebra_vxlan_init();
zebra_mlag_init();