sonic-swss
sonic-swss copied to clipboard
SONiC Switch State Service (SwSS)
**Why I did it** Fix https://github.com/Azure/SONiC/issues/601 Sub port interface has a separate admin status control from parent port. However, at kernel side, the admin status operation of parent port is...
**Why I did it** Fix https://github.com/Azure/sonic-swss/issues/1499. In current implementation, mirror orch observes lag member add/removal event, and selects the first lag member as monitor port regardless of its lag member...
test
**What I did** **Why I did it** **How I verified it** **Details if related**
**Why I did it** In setting fdb entry via APPL_DB, which is used by warm-reboot and vs test, restore populating FdbEntry `port_name`, the operation of which was introduced in https://github.com/Azure/sonic-swss/pull/1242,...
**What I did** Fix the warm restart function of the teamd container **Why I did it** Originally, after stopping the teamd container, it will try to temove the LAG ports....
Signed-off-by: Sangita Maity **What I did** Fixed DPB system test cases to bring stability. Used `setup_db` for all dvs database and checked route interface only during Test. **Why I did...
**Why I did it** Fix https://github.com/Azure/sonic-swss/issues/1616 **What I did** Check the role of parent port, and drop further processing if the parent port setting does not qualify a valid sub...
Signed-off-by: Guohan Lu **What I did** **Why I did it** **How I verified it** **Details if related**
**What I did** Added runtime option for fpmsyncd "-l net" to allow fpmsyncd to listen directly to netlink messages from Linux kernel rather than listening to FRR FPM TCP socket....
…ut 520 Signed-off-by: [email protected] **What I did** Improve the number of mclag enabled interfaces from 30 to about 520. **Why I did it** If lots of mclag enabled interfaces are...