]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/zebra_router.c
doc, zebra: Remove "table X" command
[mirror_frr.git] / zebra / zebra_router.c
index a81752d205998e751f0e4d58367da26a0ba3b253..63724fc350dec0241fcc60c8eb7d21b5963a0deb 100644 (file)
@@ -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();