From: Donald Sharp Date: Sun, 7 Jan 2024 18:14:54 +0000 (-0500) Subject: Revert "zebra: Cleanup zrouter.stale_client_list on shutdown" X-Git-Tag: base_10.0~145^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=6d72776d62a81029fa6333b26f3435f6c9ea22a5;p=matthieu%2Ffrr.git Revert "zebra: Cleanup zrouter.stale_client_list on shutdown" This reverts commit 71f7ecb571cd8a87c97ae952db1f1fafa7ef627a. --- diff --git a/zebra/main.c b/zebra/main.c index b0a5a23284..f3e4bf50d5 100644 --- a/zebra/main.c +++ b/zebra/main.c @@ -203,7 +203,6 @@ static void sigint(void) rib_update_finish(); list_delete(&zrouter.client_list); - list_delete(&zrouter.stale_client_list); /* Indicate that all new dplane work has been enqueued. When that * work is complete, the dataplane will enqueue an event