sonic-swss
sonic-swss copied to clipboard
SONiC Switch State Service (SwSS)
Please accept this contribution adding the standard Microsoft SECURITY.MD :lock: file to help the community understand the security policy and how to safely report security issues. GitHub uses the presence...
With the PR: https://github.com/Azure/sonic-platform-daemons/pull/254, it is found that speed field is being set to N/A in the STATE-DB. If intended to update the 'speed' field in STATE-DB then the correct...
Please refer to https://github.com/Azure/sonic-platform-daemons/issues/259 259 is raised to track fix in xcvrd. This git issue filed to fix this issue in swss domain @prgeor " _Therefore we ignored messages on...
**Description** This is related to issue (https://github.com/Azure/sonic-swss/issues/2193) and the fix (https://github.com/Azure/sonic-swss/pull/2199) . All the details are mentioned in PR and the fix. As a follow-up , it was needed to...
**What I did** * Add static anycast gateway implementation in intfmgr/intforch * Revise routeroch's API to handle add/delete IPv6 link-local route * Add related testcases **Why I did it** *...
Permanent traffic loss is observed when a member link in a PortChannel is shutdown. The traffic going over the PortChannel is not rehashed over the other available links. The traffic...
Hi All, I am seeing continuous error messages for all the host interfaces while bringing the sonic-vs docker. Could you suggest why the error message is seen and will it...
**What I did** Added code to create encap tunnel map entry **Why I did it** The encap entry was not created after the configuration of VLAN to VNI map in...
**Description** In sonic 202012, we are observing that COPP TABLE entries are removed from APP_DB by https://github.com/Azure/sonic-utilities/blob/2a982a1fe084b334fb99c372d171273931a0851b/scripts/db_migrator.py#L215 But, It is not removed from the ASIC db. This causes the discrepancy...
**What I did** Removed access to variable causing the segfault while create_entry with attr_count 0 **Why I did it** When the bulker create_entry was called with attr_count as 0, the...