From 2435c218e9eef0c1cdf5834de0c4c225d3854c32 Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Sun, 7 Jan 2024 13:29:57 +0200 Subject: [PATCH] tools: Rename `show thread ...` to `show event ...` Signed-off-by: Donatas Abraitis --- tools/etc/frr/support_bundle_commands.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/etc/frr/support_bundle_commands.conf b/tools/etc/frr/support_bundle_commands.conf index 1eed65aec8..b3889e8784 100644 --- a/tools/etc/frr/support_bundle_commands.conf +++ b/tools/etc/frr/support_bundle_commands.conf @@ -80,9 +80,9 @@ show vrf show work-queues show debugging hashtable show running-config -show thread cpu -show thread poll -show thread timers +show event cpu +show event poll +show event timers show daemons show version CMD_LIST_END @@ -177,7 +177,7 @@ CMD_LIST_END PROC_NAME:ospf6 CMD_LIST_START show ipv6 ospf6 vrf all -show ipv6 ospf6 vrfs +show ipv6 ospf6 vrfs show ipv6 ospf6 vrf all border-routers show ipv6 ospf6 vrf all border-routers detail show ipv6 ospf6 vrf all database -- 2.39.5