Saikrishna Arcot
Saikrishna Arcot
This PR adds a HLD for changing the duration of teamd's expiry timer, by sending a message to the peer device with the number of retries it should do for...
The build rules for sairedis have been simplified in sonic-net/sonic-sairedis#1116. As a result, build targets have changed. Update the build step here accordingly. Signed-off-by: Saikrishna Arcot
This PR brings in three major changes: 1. Switch to using non-recursive automake. The primary advantage of this is that builds for source files across subdirectories can happen in parallel,...
This PR restructures the patches to use one patch file per logical change and to use quilt, so that it's easier to maintain and modify in the future. In addition,...
Signed-off-by: Saikrishna Arcot #### Why I did it #### How I did it #### How to verify it Tested on VS and Broadcom, bu loading the image and verifying BGP...
**What kind of change does this PR introduce?** (delete not applicable) - Feature This adds 2023 support for at least some forms. Some fields have been updated, and a basic...
#### Why I did it Buster is EOL, and the backports section has been removed from the main Debian repos. This also means that our default mirror (for non-snapshot builds)...
#### Why I did it This is as part of the container upgrades to Bookworm. ##### Work item tracking - Microsoft ADO **(number only)**: 27475035 #### How I did it...
#### Why I did it As part of this, iproute2 is no longer compiled here, since the macsec patch is now in version 6.1. In addition, for docker-sonic-vs, version 6.1...
#### What I did Instead of waiting for a LACPDU packet to be sent and capturing that (which involves waiting roughly 30 seconds), get the necessary information from teamd and...