From 6b60192a427f2777c0e31f93a4ba87e2143a6e35 Mon Sep 17 00:00:00 2001 From: Tom cappleman Date: Tue, 24 Aug 2021 17:47:26 +0100 Subject: [PATCH] Updating sonic-swss-common submodule > Add a new field for FLEX_COUNTER_TABLE to indicate delay for flex counters (#523) > [logger] Make map access thread safe and proper terminate thread (#510) > Test with coverage output, publish gcov on Azure pipelines (#517) > Update schema.h to include config_db DHCP and state_db counter table (#521) > [schema] Add next hop group table to schema (#475) > Fix: DBInterface::get() return nullable strings (#516) > [netlink]refill netlink cache when failing to get the link object by name. (#506) > Fix test_ConfigDBSubscribe timing risk (#512) > added missing headers for building with gcc-10.3 (#494) > Modify the hardcode separator ":" to variable. (#473) --- src/sonic-swss-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss-common b/src/sonic-swss-common index a90529fb6363..508202bf540a 160000 --- a/src/sonic-swss-common +++ b/src/sonic-swss-common @@ -1 +1 @@ -Subproject commit a90529fb636336db569da79346d95f9794de4a7f +Subproject commit 508202bf540a86c98c38beb793c02afa9c05f253