From c0a098afd80fcaff26b7a02c23004dbd6800fcbe Mon Sep 17 00:00:00 2001 From: mssonicbld <79238446+mssonicbld@users.noreply.github.com> Date: Tue, 25 Jun 2024 10:59:37 +0800 Subject: [PATCH] [submodule] Update submodule sonic-swss to the latest HEAD automatically (#19374) #### Why I did it src/sonic-swss ``` * 78af15dd - (HEAD -> master, origin/master, origin/HEAD) Use unix socket for redis connection (#3190) (2 days ago) [Junchao-Mellanox] * 4b4aaf91 - [vlanmgr] use IP command for vlan_filtering and no_linklocal_learn, remove echo command (#3198) (2 days ago) [Mai Bui] ``` #### How I did it #### How to verify it #### Description for the changelog --- src/sonic-swss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss b/src/sonic-swss index 70eb7663280c..78af15dd0563 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 70eb7663280c7b37a969d6305aa4a24e17e32fa3 +Subproject commit 78af15dd0563046d7110f262e64ed4e5b4a1d3d2