From 6cb406bf7bfbcf0819637f13103637088d7a0293 Mon Sep 17 00:00:00 2001 From: sabarivel sakthivel Date: Fri, 19 Jul 2019 11:36:53 -0700 Subject: [PATCH] Update git submodules * Update src/sonic-swss from branch 'buzznik_dev' to c9a861ded5c2fe0af4ce3c0766e15738062fd5ec - [JIRA SONIC-6825] cherry pick of nephos mclag swss code changes picked up following PR#s 1) [mclag]:add mclagsyncd, #811 [https://github.com/Azure/sonic-swss/pull/811] 2) [portsorch]: add support to set mac-address learning attribute on bridge-port, #809 [https://github.com/Azure/sonic-swss/pull/809] 3) [intfsorch]:add support to change rif mac address, #814 [https://github.com/Azure/sonic-swss/pull/814] 3) [aclorch]: add support for acl rule to match out port, #810 [https://github.com/Azure/sonic-swss/pull/810] 4) Add schema for ACL: APP_ACL_TABLE and APP_ACL_RULE_TABLE (#325), #275 Didn't pickup following mclag swss PR#s 1) [fdborch] support mac update, #877 [https://github.com/Azure/sonic-swss/pull/877] - this change primarly handles fdborch to do remove and add of mac entry whenever there is a change from mclag interface to peer interface or vice versa. since broadcom_sonic code already takes care of doing update of mac, didn't pickup this change 2) [vxlan]add L2-vxlan [#376], #867 [https://github.com/Azure/sonic-swss/pull/867] - this change related to l2 static vxlan code. Didn't pickup this code change since currently as there is no plan currently to support vxlan tunnel as peer interface Following code portions needs to be revisited 1) Port isolation ACL call from mclag syncd code is commented out. Since BRCM SAI code doesn't support SAI_ACL_TABLE_ATTR_FIELD_OUT_PORTS attribute. 2) setting of mac address for RIF call from mclag syncd code is commented out. since BRCM SAI code doesn't support setting SAI_ROUTER__ INTERFACE_ATTR_SRC_MAC_ADDRESS attribute. Change-Id: Ibaba5636c1f2b2d07af8746b26f6d3a35a0b748b --- src/sonic-swss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss b/src/sonic-swss index 8c1e768c60f8..c9a861ded5c2 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 8c1e768c60f8e4b79cec98295790de982b686f79 +Subproject commit c9a861ded5c2fe0af4ce3c0766e15738062fd5ec