sonic-swss
sonic-swss copied to clipboard
SONiC Switch State Service (SwSS)
**What I did** Add support for creating and deleting the new DASH appliance object in SAI. Update tests to include the local region ID attribute in the DASH appliance table...
**What I did** Added a new resource DRAM to the CRM **Why I did it** To add a possibility to monitor DRAM usage on the system **How I verified it**...
**What I did** Add support to match an ACL rule on Tunnel Termination Flag. **Why I did it** **How I verified it** Added UT and verified create_acl_entry with this attribute...
**What I did** Add module vrrpsyncd to program VRRP entities (VIP and VMAC) from kernel to APP_DB **Why I did it** Support VRRP component **How I verified it** UT **Details...
**What I did** asic type checks for marvell platforms renamed - innovium to marvell-teralynx - marvell to marvell-prestera **Why I did it** asictypes are being renamed in sonic-buildimage repo and...
**What I did** This change add support for **rx_monitor_timer tx_monitor_timer check_directly_connected** **Why I did it** This change is beneficial because it adds support for BFD Tx, Rx interval for Vnet...
**What I did** This PR adds the logical table UNDERLAY_SET_DSCP and UNDERLAY_SET_DSCPV6. This feature allows SONIC to match an ingress L4 packet and change the DSCP field of the outer...
**Why I did it** Unlock erspan capability on td3 and beyond that supports erspan ipv6 encap. **What I did** **How I verified it** 1. Extend `test_MirrorAddSetRemove`, `test_MirrorToVlanAddRemove`, `test_MirrorToLagAddRemove`, `test_MirrorDestMoveVlan`, `test_MirrorDestMoveLag`...
**What I did** Depends on https://github.com/sonic-net/sonic-sairedis/pull/1418 - Added support for ENI Counters - Refactored Flex Counter VS test to move the common infra logic and re-use in the dash vs...
Added new stpmgr for STP config handling Added changes in orchagent for STP programming via SAI APIs **What I did** Added new stpmgr under cfgmgr for handling STP config notifications...