judyjoseph
judyjoseph
**What I did** Change the Error reporting for API's addKernelRoute, addKernelNeigh from ERR to INFO as the code logic already deletes and retries the creation of Neigh/Route **Why I did...
**What I did** When teammgrd/teamsyncd exits -- return FAILURE so that supervisord catch it and teamd docker is restarted. **Why I did it** Fixes https://github.com/Azure/sonic-buildimage/issues/10534 I have seen this in...
Support CLI option to configure pfc_encrypt mode by user. This will help in future deployments ``` pfc_encryption_mode = "bypass" / "encrypt" / "strict_encrypt" ; The behavior to PFC frames. ;...
To do the following to support backward compatibility for macsec CAK primary and fallback keys: > Add a config_db attribute to control the key type if it is text based...
Add a new unit test to validate the type7 encoded CAK key which macsec module needs -- so that the CAK key is not in plain text in the config...
### Issue Description New test needed to cover case when portchannel member remove/add with traffic on ### Results you see This is raised as a test gap ### Results you...
### Test Gap Description Testcase to validate the behavior when there are > 16 macsec sessions 1. When multiple interfaces flap at same time 2. When multiple macsec sessions do...
Summary: Plan is to run the entire sonic-mgmt test pipeline on testbeds where macsec is enabled. ### Type of change - [ ] Bug fix - [ ] Testbed and...
**What I did** Set the Lag member state to enable/disable when the macsec session on the lag member interface go up/down. **Why I did it** Usually when macsec session goes...
Add a section to propose a way to generate the asic_sensor config in DB