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.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/zebra_router.c b/zebra/zebra_router.c
index a81752d205..63724fc350 100644
--- a/zebra/zebra_router.c
+++ b/zebra/zebra_router.c
@@ -226,7 +226,6 @@ void zebra_router_init(void)
{
zrouter.sequence_num = 0;
- zrouter.rtm_table_default = 0;
zrouter.packets_to_process = ZEBRA_ZAPI_PACKETS_TO_PROCESS;
zebra_vxlan_init();