sonic-swss
sonic-swss copied to clipboard
SONiC Switch State Service (SwSS)
[intfmgr]: add interface arp timeout task
## **Description** In sonic 202211, after we perform a dynamic port breakout on one of the parent ports and create new ports out of it, we are not able to...
while testing out the DASH ACL, I found a few issues. Opening this umbrella bug to keep track of them - Even though the group is bound to an ENI,...
What I did Support for platforms based on Clounix Networks' device Why I did it Support for platforms based on Clounix Networks' device How I verified it Have verified on...
**What I did** [Ci] Support to build sonic-swss-common **Why I did it** It is to improve the chance to build successful rate on sonic-swss. It removes the dependency of the...
**What I did** Add the swss unit tests for SRv6 VPN functions. This is the follow-up PR of [sonic-swss #2765](https://github.com/sonic-net/sonic-swss/pull/2765) It can be merged only after #2765. **Why I did...
**What I did** Associate trap group only if trap action is copy or trap. **Why I did it** When using SN4600 as a leaf fanout switch, LACP trap action needs...
For Tunnel Termination Tables - for MP2P type, we want to be able to provide the dst IP+ mask & src IP. Also for MP2MP type, made sure dst IP...
There are chances that the port has not been created and handling on the new created port for sflow when dynamic port breakout command is executed. It needs to wait...
- In Master image, when configuring interface type is set to KR8 , orchagent getting crashed. ``` root@sonic:~# config interface type Ethernet232 KR8 root@sonic:~# ``` ``` root@sonic:/var/core# ls orchagent.1686824863.58.core.gz root@sonic:/var/core#...