Chery pick of azure master PR # 16026#75
Merged
abdosi merged 3 commits intoAzure:202205from Aug 7, 2023
Merged
Conversation
Add yang model for MUX_LINKMGR|MUXLOGGER. Co-authored-by: Jing Zhang <[email protected]>
…(#16026) What I did: Fix the Loopback0 IPv6 address of LC's in chassis not reachable from peer devices. Why I did: For Ipv6 Loopback0 address we only advertise /64 subnet to the peer devices. However, in case of chassis each LC will have it own /128 address of that /64 subnet . Since this /128 address does not get advertised peer devices can-not ping/reach the LC's loopback0. How I fix: Advertise /128 Loopback0 Ipv6 address only between i-BGP peers. This way even though /64 is advertised to e-BGP peer devices when packet reaches any of LC's it can reach the appropriate LC's. How I verify: Manual verification UT added for same. Signed-off-by: Abhishek Dosi <[email protected]>
Contributor
|
@abdosi There seems to be extra files brought in by this PR which were not present in the original PR you are trying to cherry-pick from... can you check this? the next additional changes seem to be related to "MUXLOGGER"... |
…16021)" This reverts commit cc20464.
jon-nokia
pushed a commit
to jon-nokia/sonic-buildimage-msft
that referenced
this pull request
Aug 9, 2023
…atically (#15373) src/sonic-telemetry * 5a83c07 - (HEAD -> 202205, origin/202205) Merge pull request Azure#109 from zbud-msft/backport-202205 (86 minutes ago) [Ying Xie] * 0f75a64 - [202012] Workaround gomonkey for armhf (Azure#88) (3 weeks ago) [Zain Budhwani] * 1b0dc75 - Fix Makefile error (3 weeks ago) [Zain Budhwani] * 72e4540 - Add diff cov (Azure#85) (3 weeks ago) [Zain Budhwani] * 11aace5 - Add get-update to azp yml (Azure#79) (3 weeks ago) [Zain Budhwani] * 3eaaccc - Add net core and code coverage results (Azure#77) (3 weeks ago) [Zain Budhwani] * 3cf3883 - Enable unit test (3 weeks ago) [ganglyu] * 2a0928f - Change dir name in pipeline (Azure#75) (4 weeks ago) [Zain Budhwani] * baa845a - Update yml (4 weeks ago) [Zain Budhwani] * c533d52 - Fix format (4 weeks ago) [ganglyu]
mssonicbld
added a commit
to mssonicbld/sonic-buildimage-msft
that referenced
this pull request
Nov 24, 2023
…utomatically (#17229) #### Why I did it src/sonic-host-services ``` * 689395a - (HEAD -> 202305, origin/202305) Updated the iptable rule to use parent/base name of midplane interface of chassis. (Azure#75) (2 days ago) [abdosi] * 45212a8 - [DualToR][caclmgrd] Fix IPtables rules for multiple vlan interfaces for DualToR config (Azure#82) (2 days ago) [vdahiya12] ``` #### How I did it #### How to verify it #### Description for the changelog
jon-nokia
pushed a commit
to jon-nokia/sonic-buildimage-msft
that referenced
this pull request
May 3, 2024
…utomatically (#16670) #### Why I did it src/sonic-host-services ``` * 3022c1b - (HEAD -> master, origin/master, origin/HEAD) Updated the iptable rule to use parent/base name of midplane interface of chassis. (Azure#75) (6 hours ago) [abdosi] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Mar 25, 2025
… automatically (#945) #### Why I did it src/sonic-platform-common ``` * 42d0124 - (HEAD -> 202412, origin/202412) [CMIS] Add Changes to align the RX disable channel logic with the existing TX disable channel implementation (#75) (3 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
May 27, 2025
…tomatically (#1168) #### Why I did it src/sonic-swss ``` * d8c3d8c - (HEAD -> 202503, origin/202503) Merge pull request #85 from mssonicbld/sonicbld/202503-merge (15 hours ago) [mssonicbld] * 32da647 - Merge branch '202412' of https://github.com/Azure/sonic-swss.msft into 202503 (17 hours ago) [Sonic Automation] * 06b16c3 - (origin/202412) [fpmsyncd]Fixing blackhole route to publish protocol field to APPL_DB (#83) (3 days ago) [Sudharsan Dhamal Gopalarathnam] * b801f2d - [202412] [SRv6] add MySID counters support (#82) (7 days ago) [Yakiv Huryk] * a999b4d - Merge pull request #81 from r12f/code-sync-202412 (10 days ago) [Dashuai Zhang] |\ | failure_prs.log skip_prs.log fd87e1f - Merge remote-tracking branch 'base/202411' into code-sync-202412 (10 days ago) [r12f] |/| | failure_prs.log skip_prs.log 623b018 - [202411] Setting default nexthop weight to 1 in fpmsyncd (11 days ago) [Kumaresh Perumal] | |\ | | failure_prs.log skip_prs.log a99088e - Removed logging code. (11 days ago) [Mahdi Ramezani] | | failure_prs.log skip_prs.log 5cdc78e - Fixed a compile error. (12 days ago) [Mahdi Ramezani] | | failure_prs.log skip_prs.log a79b7e0 - Set default nexthop weight to 1. Added unit tests for 'getNextHopWt'. (12 days ago) [Mahdi Ramezani] | |/ * | 2a0856b - Merge pull request #78 from nazariig/202412-trim-azure (12 days ago) [Nazarii Hnydyn] * | 2daf207 - Enable FDB learning event after all ports removed from default 1Q bridge (#79) (3 weeks ago) [mssonicbld] * | 3b70292 - Move timestamps out of counter table to avoid update too frequently (#75) (4 weeks ago) [mssonicbld] * | 3fa0d72 - Merge pull request #74 from mssonicbld/sonicbld/202412-merge (5 weeks ago) [mssonicbld] * | be436da - Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412 (5 weeks ago) [Sonic Automation] |/ * 79f04e3 - Initialize the last fec ber computed values if not found (#3621) (5 weeks ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Aug 7, 2025
…D automatically (#1478) #### Why I did it src/sonic-sairedis ``` * 619f108a - (HEAD -> 202503, origin/202503) Merge pull request #76 from mssonicbld/sonicbld/202503-merge (10 hours ago) [mssonicbld] * 8f06ef40 - Merge branch '202412' of https://github.com/Azure/sonic-sairedis.msft into 202503 (10 hours ago) [Sonic Automation] * 3b443cce - (origin/HEAD, origin/202412, 202412) Merge pull request #75 from mssonicbld/sonicbld/202412-merge (34 hours ago) [mssonicbld] * aebf72f1 - Merge branch '202411' of https://github.com/sonic-net/sonic-sairedis into 202412 (34 hours ago) [Sonic Automation] * 07656671 - Update upstream pipeline name to fix VS test issue. (#1638) (2 days ago) [prabhataravind] ``` #### How I did it #### How to verify it #### Description for the changelog
bingwang-ms
pushed a commit
that referenced
this pull request
Jan 16, 2026
…ly (#24100) #### Why I did it src/dhcprelay ``` * 0ef56c0 - (HEAD -> master, origin/master, origin/HEAD) [codeQL] Fix codeQL failure (#75) (18 hours ago) [Yaqiang Zhu] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
Cherry-pick of PR: sonic-net/sonic-buildimage#16026