]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/main.c
zebra: Cleanup ctx leak on shutdown and turn off event
[mirror_frr.git] / zebra / main.c
index 78932bfced44948ed170d1f020e5caa726474093..81a30664453a5e43ebd247a7ae8a919bb7817afc 100644 (file)
@@ -185,6 +185,8 @@ static void sigint(void)
         */
        zebra_routemap_finish();
 
+       rib_update_finish();
+
        list_delete(&zrouter.client_list);
 
        /* Indicate that all new dplane work has been enqueued. When that