sonic-swss icon indicating copy to clipboard operation
sonic-swss copied to clipboard

SONiC Switch State Service (SwSS)

Results 377 sonic-swss issues
Sort by recently updated
recently updated
newest added

**What I did** 1. Set attr route_group_id in creating ENI Specify action SET_TUNNEL_MAPPING for routing type vnet_encap, then **Why I did it** 1. Bind route group to one ENI 2....

**Description** When performing a switchover (say active to standby or viceversa), we are observing orchagent process going down and thus leaving mux status in inconsistent state. Based on the observations...

**What I did** Fixes #3294 The root cause of this issue is the two data struct of vlan member info in orchagent is not in sync. **Why I did it**...

#### Description There is a intermittent bug making orch stuck when removing vlan member fistly and then immediately create a interface. #### Steps to reproduce the issue 1. enable the...

**What I did** using hardware offloaded BFD to replace frr/bfdd for BGP neighbor reachability detection. **Why I did it** Hardware offloaded BFD usually provide more bfd sessions support, and has...

**What I did** - Merge the duplicate PfcWdDlrHandler and PfcWdSaiDlrInitHandler handlers. - Cisco will no longer use the zero buffer profile handler inheritance chain as a result, primarily using the...

**** Please hold on review, will remove this line once ready for review ********** Changes: modified: cfgmgr/Makefile.am new file: cfgmgr/stpmgr.cpp new file: cfgmgr/stpmgr.h new file: cfgmgr/stpmgrd.cpp modified: configure.ac modified: orchagent/Makefile.am...

NOTE: This depends on the changes in https://github.com/sonic-net/sonic-swss-common/pull/914 **What I did** Added new program options to the SWSS Mock Tests to enable dumping SWSS debugs: ``` Supported logging options: --help...

**What I did** **Why I did it** **How I verified it** **Details if related**

**What I did** Adding support for Marvell Teralynx MCLAG support **Why I did it** Adding support for Marvell Teralynx MCLAG support **How I verified it** Verified in SONIC setup and...