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

* When a member link in a single-member portchannel goes down, update the portchannel state nexthop group members quicker to enable faster NHG update and route convergence after link flap....

**What I did** Today, the bulker library does not maintain order for non-OID objects. This PR changes it to keep the requested order. **Why I did it** As part of...

When fabric link monitoring feature get disabled , the notification in APPL_DB FABRIC_MONITOR_TABLE not get handled properly. If we try to getall of that table, it will get nothing and...

fdb update from an active mux port to a standby mux port when a static route was present caused orchagent crash. This is because the route was still pointing to...

This will prevent future unittest failing since there is syslog rate limitting in place, causing message drop when large amount of messages is arriving **What I did** Reduce number of...

Enhancement :heavy_plus_sign:

**What I did** Handle remote port down events for ecmp acceleration for voq chassis. **Why I did it** **How I verified it** **Details if related**

chassis

Please ignore this draft PR.

Added Vlanmgr and Fdborch changes to support PAC. The following PAC operations are supported to be passed down from Vlanmgr to OA for updating the ASIC DB: 1. Port learning...

**What I did** -Modified the MACsec orchestration logic to conditionally include or exclude the ability to match the SCI in ACL configurations based on the ASIC's capabilities. -Implemented a capability...

Problem Statement: ============== The SAI_ACL_ENTRY_ATTR_FIELD_MACSEC_SCI attribute, which is used for matching the MACsec SCI in ACL, is not supported by all types of ASICs. Despite this, SONiC currently attempts to...