Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[code sync] Merge code from sonic-net/sonic-buildimage:202305 to 202305 #365

Merged
merged 7 commits into from
May 12, 2024

Conversation

mssonicbld
Copy link
Collaborator

* e5e8d425f - (head/202305) [submodule] Update submodule sonic-platform-common to the latest HEAD automatically (#18931) (2024-05-11) [mssonicbld]
* 75793c08e - [submodule] Update submodule sonic-utilities to the latest HEAD automatically (#18933) (2024-05-11) [mssonicbld]
* abd453fee - [Fixbug 18418] [Yang] MACSEC_PROFILE table does not match yang definition (#18419) (2024-05-11) [Ze Gan]
* bfd38df48 - Fix YANG model for ACL (#18693) (2024-05-11) [bingwang-ms]
* 69d9bf2dc - [YANG] Add valid v6 address to sonic-dhcp-sever.yang (#18690) (2024-05-11) [jingwenxie]
* 70006d1cb - Fix yang model for ICMP and ICMPV6 (#18311) (2024-05-11) [bingwang-ms]<br>```

bingwang-ms and others added 7 commits May 11, 2024 13:01
* 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
@mssonicbld mssonicbld requested a review from qiluo-msft as a code owner May 12, 2024 03:01
@mssonicbld mssonicbld merged commit 95171c6 into Azure:202305 May 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants