Merged
Conversation
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
[sonic-linkmgrd][202012] submodule update 0839af2 Longxiang Lyu Wed Jun 15 08:46:21 2022 +0800 [202012] Fix IP header checksum in handleSendSwitchCommand (sonic-net#89) afc4972 Jing Zhang Wed Jun 1 10:33:12 2022 -0700 Revert "Update log level for mux probing and mux state chance (sonic-net#23)" (sonic-net#85) ed52d0a Longxiang Lyu Tue May 31 10:28:30 2022 +0800 Add a command line option to store logs into a separate file (sonic-net#83) sign-off: Jing Zhang [email protected]
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
linkmgrd: * d27ca81 2022-06-05 | Separate I2C mux state probing and gRPC forwarding state probing (sonic-net#86) (HEAD -> 202205) [Jing Zhang] * 9d7d301 2022-06-01 | Revert "Update log level for mux probing and mux state chance (sonic-net#23)" (sonic-net#85) [Jing Zhang] * 60d3d77 2022-06-05 | Fix peer mux wait back off factor (sonic-net#84) [Longxiang Lyu] Signed-off-by: Ying Xie <[email protected]>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…atically (sonic-net#15373) src/sonic-telemetry * 5a83c07 - (HEAD -> 202205, origin/202205) Merge pull request sonic-net#109 from zbud-msft/backport-202205 (86 minutes ago) [Ying Xie] * 0f75a64 - [202012] Workaround gomonkey for armhf (sonic-net#88) (3 weeks ago) [Zain Budhwani] * 1b0dc75 - Fix Makefile error (3 weeks ago) [Zain Budhwani] * 72e4540 - Add diff cov (sonic-net#85) (3 weeks ago) [Zain Budhwani] * 11aace5 - Add get-update to azp yml (sonic-net#79) (3 weeks ago) [Zain Budhwani] * 3eaaccc - Add net core and code coverage results (sonic-net#77) (3 weeks ago) [Zain Budhwani] * 3cf3883 - Enable unit test (3 weeks ago) [ganglyu] * 2a0928f - Change dir name in pipeline (sonic-net#75) (4 weeks ago) [Zain Budhwani] * baa845a - Update yml (4 weeks ago) [Zain Budhwani] * c533d52 - Fix format (4 weeks ago) [ganglyu]
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
[Submodule]: update sonic-restapi bd97dfe Fix urllib3 CVE-2021-33503 issue (sonic-net#104) f159bfa Upgrade the containers to be based on Debian Buster (sonic-net#103) a1830c1 Fix OpenAPI spec to be readable by autorest (sonic-net#101) 94805a3 Identify and report Vnet GUID for conflicting VNI (sonic-net#99) 4832dfd Static route expiry if not specified as persistent (sonic-net#98) 5cc4358 Add support for overlay ECMP (sonic-net#96) 6822a46 [CI] Set diff cover threshold to 50% (sonic-net#97) dcc826a Add PR diff coverage (sonic-net#95) e842c5f Generate code coverage for Unit Tests (sonic-net#94) f9bbed3 Convert Unit Tests from unittest framework to pytest framework (sonic-net#93) e466ac2 Reject incorrect CIDR addresses while configuring routes (sonic-net#91) 07cf59d [CI] Set up Azure pipeline (sonic-net#89) 47476ac Upgrade Go version to 1.14 (sonic-net#90) ee887c7 Added flag to make go/pkg/ folder writable (removable) (sonic-net#87) 6cfc8fe (origin/shilongliu/azp) Default Vrf static route support (sonic-net#85) d3e8b8e Add BFD config to subinterface and neighbor (sonic-net#68) 8d4fd4a Fix WS-2018-0594 potential non-random UUIDs security issue (sonic-net#78) fad87fa Update API description for default vrf and ecmp routes (sonic-net#82) Some of them have been updated in 202012 branch, should be added in 202106 as well.
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…ly (#24732) #### Why I did it src/dhcprelay ``` * 7c42d60 - (HEAD -> 202511, origin/202511) [dhcp4relay]: Fix swss-common references (sonic-net#86) (8 days ago) [mssonicbld] * 02df966 - Automated agent pool migration (sonic-net#83) (10 days ago) [yijingyan2] * 847043b - Automated agent pool migration for branch master (sonic-net#85) (2 weeks ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
[eeprom] Add try-except to catch the IOError (sonic-net#85) [sfputilbase.py] Don't try to print EEPROM sysfs file name if we failed to read from it (sonic-net#81)
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
e466ac226c48cf87f83aa5564efd7155ac97a0c1 (HEAD -> master, origin/master, origin/HEAD) Reject incorrect CIDR addresses while configuring routes (sonic-net#91) 07cf59d866914ef7cb6901d51f289f0bee721e44 [CI] Set up Azure pipeline (sonic-net#89) 47476acdfaf668ab0cd9ae2443205a3bdc2e9ef9 Upgrade Go version to 1.14 (sonic-net#90) ee887c785c10d8b4f70db90ca50cc398327c5d73 Added flag to make go/pkg/ folder writable (removable) (sonic-net#87) 6cfc8fe110c46a1ee5a8430e02a440b5a7b4006d (origin/shilongliu/azp) Default Vrf static route support (sonic-net#85) d3e8b8e4aee278fa11d7d86acabdab3fffc70d5a Add BFD config to subinterface and neighbor (sonic-net#68) 8d4fd4a56b637d3b7403c321aef36b8dff58cd62 Fix WS-2018-0594 potential non-random UUIDs security issue (sonic-net#78) fad87fa20f6b15e28c90e02a131c44d236d6a751 Update API description for default vrf and ecmp routes (sonic-net#82) Signed-off-by: Abhishek Dosi <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.