[code sync] Merge code from sonic-net/sonic-buildimage:202305 to 202305#365
Merged
mssonicbld merged 7 commits intoAzure:202305from May 12, 2024
Merged
Conversation
Collaborator
mssonicbld
commented
May 12, 2024
* Fix yang model for ICMP and ICMPV6 * Change ICMP type and code to 0-255
#### Why I did it The PR is to allow v6 address in DHCP_SERVER table which was generated from PROD minigraph. This is to pass the YANG validation. #### How I did it Replace ipv4-address with ip-address which is a union of ipv4-address nad ipv6-address #### How to verify it Unit test
* Fix YANG model for ACL
…tion (#18419) ### Why I did it Fix the issue [18418](sonic-net/sonic-buildimage#18418), The YANG model to MACsec fallback cak/ckn is wrong. We should allow the fallback option is empty. ### How I did it Add a condition to check whether the fallback is providered #### How to verify it Check Azp
…atically (#18933) #### Why I did it src/sonic-utilities ``` * a1a5eac8 - (HEAD -> 202305, origin/202305) T2-VOQ-VS: Modified exception handling due to new sonic_platform package support for VS (#3250) (2 days ago) [Deepak Singhal] ``` #### How I did it #### How to verify it #### Description for the changelog
… automatically (#18931) #### Why I did it src/sonic-platform-common ``` * 7658e08 - (HEAD -> 202305, origin/202305) Update Innolight package for mock test (Azure#461) (25 hours ago) [Anoop Kamath] * e7011ea - DPinit timeout seen for Innolight transceiver during CMIS init + transceiver OIR causing CMIS init failure (Azure#450) (2 days ago) [Anoop Kamath] * 581a7a0 - Handle page select and remote access check after changing SFP target (Azure#462) (2 days ago) [mihirpat1] ``` #### How I did it #### How to verify it #### Description for the changelog
r12f
pushed a commit
that referenced
this pull request
Feb 20, 2025
…lly (#21800) #### Why I did it src/sonic-gnmi ``` * bcfc802 - (HEAD -> 202411, origin/202411) Add v2r mapping for Fabric Counters in VoQ Chassis (#365) (7 hours ago) [mssonicbld] ``` #### 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.