From eee50a1ccc42539ef3703fd195d16248d6e12490 Mon Sep 17 00:00:00 2001 From: Judy Joseph Date: Fri, 6 Aug 2021 19:17:05 -0700 Subject: [PATCH] Update sonic-utilities submodule 8b149a3 Load the database global_db only once for show cli (#1712) cd0e560 [config][interface][speed] Fixed the config interface speed in multiasic issue (#1739) b595ba6 [fast-reboot] revert the change of disabling counter polling before fast-reboot (#1744) 8518820 [minigraph] Donot enable PFC watchdog for MgmtTsToR (#1734) 2213774 [CLI][show][bgp] Fix the show ip bgp network command (#1733) 3526507 [configlet] Python3 compatible syntax for extracting a key from the dict (#1721) 5b56b97 [sonic_installer] don't print errors when installing an image not supporting app ext (#1719) a581955 [LLDP] Fix lldpshow script to enable display multiple MAC addresses on the same remote physical interface (#1657) --- src/sonic-utilities | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-utilities b/src/sonic-utilities index 888701b67fd4..8b149a3f2af0 160000 --- a/src/sonic-utilities +++ b/src/sonic-utilities @@ -1 +1 @@ -Subproject commit 888701b67fd4f1cc5b9da534a360048f93f263f4 +Subproject commit 8b149a3f2af0fec0cb7bfcd525b5b43ccfff1365