Closed
Conversation
stepanblyschak
approved these changes
Feb 13, 2023
dgsudharsan
pushed a commit
that referenced
this pull request
Oct 30, 2023
…ly (sonic-net#16876) #### Why I did it src/sonic-ztp ``` * 739470d - (HEAD -> master, origin/master, origin/HEAD) [ZTP] 'config reload' use -f to avoid system checks (#52) (4 hours ago) [Peter Yu] * 04cd8e8 - [ZTP] bufsize=1 not supported in binary mode (#51) (4 hours ago) [Peter Yu] ``` #### How I did it #### How to verify it #### Description for the changelog
dgsudharsan
pushed a commit
that referenced
this pull request
Dec 17, 2024
…ly (sonic-net#21159) #### Why I did it src/dhcprelay ``` * 2a2fb68 - (HEAD -> master, origin/master, origin/HEAD) Clear counter when dhcp6relay init (#51) (2 hours ago) [Yaqiang Zhu] ``` #### How I did it #### How to verify it #### Description for the changelog
dgsudharsan
pushed a commit
that referenced
this pull request
Jan 15, 2025
…ly (sonic-net#21340) #### Why I did it src/dhcprelay ``` * 13d7f5a - (HEAD -> 202411, origin/202411) Add wait and check ip address check when dhcp6relay init (#52) (#66) (25 hours ago) [mssonicbld] * 1e7b13a - [202411] Clear counter when dhcp6relay init (#51) (#65) (4 days ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
dgsudharsan
pushed a commit
that referenced
this pull request
Mar 8, 2025
…ly (sonic-net#21216) #### Why I did it src/dhcprelay ``` * af39395 - (HEAD -> 202405, origin/202405) Clear counter when dhcp6relay init (#51) (#54) (32 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
dgsudharsan
pushed a commit
that referenced
this pull request
Mar 17, 2025
…lly (sonic-net#787) #### Why I did it src/sonic-swss ``` * 3b75e84 - (HEAD -> 202412, origin/202412) [code sync] Merge code from sonic-net/sonic-swss:202411 to 202412 (#51) (21 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
dgsudharsan
pushed a commit
that referenced
this pull request
Mar 31, 2025
…ly (sonic-net#22145) #### Why I did it src/sonic-stp ``` * 9949755 - (HEAD -> master, origin/master, origin/HEAD) MSTP PTX/PRX state machine APIs (#53) (18 hours ago) [Divya Kumaran Chandralekha] * 12cb28f - Mstp feature - State machine APIs (#51) (23 hours ago) [Divya Kumaran Chandralekha] ``` #### How I did it #### How to verify it #### Description for the changelog
dgsudharsan
pushed a commit
that referenced
this pull request
May 12, 2025
…D automatically (sonic-net#1064) #### Why I did it src/sonic-sairedis ``` * 0209ab8 - (HEAD -> 202412, origin/HEAD, origin/202412) [FlexCounter] add support for SRv6 MySID counters (#50) (21 hours ago) [mssonicbld] * aceb9ed - Move time stamp to time stamp table in counter database to avoid frequently update the counter table (#51) (21 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
dgsudharsan
pushed a commit
that referenced
this pull request
Oct 17, 2025
…sonic-net#24046) #### Why I did it src/dhcpmon ``` * 1ceb36d - (HEAD -> master, origin/master, origin/HEAD) [DHCPmon]Suppot checksum validation for in dhcpmon (#51) (6 days ago) [Yanpeng Zhang] ``` #### How I did it #### How to verify it #### Description for the changelog
dgsudharsan
pushed a commit
that referenced
this pull request
Dec 16, 2025
… HEAD automatically (sonic-net#1439) #### Why I did it src/sonic-linux-kernel ``` * 9f5eafd - (HEAD -> 202412, origin/HEAD, origin/202412) Ignore table if the EFI memory attributes are corrupt (#51) (62 minutes ago) [mssonicbld] * c47cdc3 - Merge pull request #50 from mssonicbld/sonicbld/202412-merge (4 hours ago) [mssonicbld] * a1957f1 - Merge branch '202411' of https://github.com/sonic-net/sonic-linux-kernel into 202412 (4 hours ago) [Sonic Automation] * 84db3a0 - Fix slave container used for 202411 branch (sonic-net#504) (15 hours ago) [Saikrishna Arcot] ``` #### How I did it #### How to verify it #### Description for the changelog
dgsudharsan
pushed a commit
that referenced
this pull request
Jan 15, 2026
…tically (sonic-net#24673) #### Why I did it src/sonic-dash-api ``` * d24638b - (HEAD -> master, origin/master, origin/HEAD) Modify dependencies to fix broken parallel build (#51) (33 hours ago) [Hemanth Kumar Tirupati] ``` #### 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.
Why I did it
Changes for Enhancing config reload
How I did it
Removed the unnecessary timers. Modified yang
How to verify it
UT + Manual testing
Which release branch to backport (provide reason below if selected)
Description for the changelog
Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)