mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 07:03:07 +00:00
Revert "zebra: Cleanup zrouter.stale_client_list on shutdown"
This reverts commit 71f7ecb571
.
This commit is contained in:
parent
733511782f
commit
6d72776d62
@ -203,7 +203,6 @@ static void sigint(void)
|
|||||||
rib_update_finish();
|
rib_update_finish();
|
||||||
|
|
||||||
list_delete(&zrouter.client_list);
|
list_delete(&zrouter.client_list);
|
||||||
list_delete(&zrouter.stale_client_list);
|
|
||||||
|
|
||||||
/* Indicate that all new dplane work has been enqueued. When that
|
/* Indicate that all new dplane work has been enqueued. When that
|
||||||
* work is complete, the dataplane will enqueue an event
|
* work is complete, the dataplane will enqueue an event
|
||||||
|
Loading…
Reference in New Issue
Block a user