From 6d72776d62a81029fa6333b26f3435f6c9ea22a5 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Sun, 7 Jan 2024 13:14:54 -0500 Subject: [PATCH] Revert "zebra: Cleanup zrouter.stale_client_list on shutdown" This reverts commit 71f7ecb571cd8a87c97ae952db1f1fafa7ef627a. --- zebra/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/zebra/main.c b/zebra/main.c index b0a5a232842b..f3e4bf50d594 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