-
Notifications
You must be signed in to change notification settings - Fork 781
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
Macsec type7 support for CAK keys #9812
Merged
Merged
Conversation
This file contains 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
Pterosaur
previously approved these changes
Sep 2, 2023
Add more details of macsec pipeline run with T2 |
This was referenced Sep 6, 2023
yejianquan
pushed a commit
that referenced
this pull request
Sep 8, 2023
What is the motivation for this PR? PR : #9812 in branch 202205 How did you do it? All details in #9812 How did you verify/test it? All details in #9812 co-authorized by: [email protected]
This was referenced Sep 8, 2023
Pterosaur
approved these changes
Sep 20, 2023
11 tasks
11 tasks
/AzurePipelines run Azure.sonic-buildimage |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
@yejianquan, please merge this PR for master -- before we revert the macsec test bypass |
@judyjoseph PR conflicts with 202205 branch |
Cherry-pick PR to 202305: #10775 |
mssonicbld
pushed a commit
to mssonicbld/sonic-mgmt
that referenced
this pull request
Nov 18, 2023
* Macsec profiles to accept type 7 encoded keys * Add type 7 even to eos configs as macsec profilejson now has type 7 keys
mssonicbld
pushed a commit
that referenced
this pull request
Nov 18, 2023
* Macsec profiles to accept type 7 encoded keys * Add type 7 even to eos configs as macsec profilejson now has type 7 keys
AharonMalkin
pushed a commit
to AharonMalkin/sonic-mgmt
that referenced
this pull request
Jan 25, 2024
* Macsec profiles to accept type 7 encoded keys * Add type 7 even to eos configs as macsec profilejson now has type 7 keys
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.
Approach
What is the motivation for this PR?
Following this PR : sonic-net/sonic-swss#2892.
MSFT ADO : 25046448
How did you do it?
Updated the profile.json files and macsec config helper eos macsec key configuration to start using type 7 keys
How did you verify/test it?
Ran the sonic-mgmt testsuite using azure pipeline : https://dev.azure.com/mssonic/internal/_build/results?buildId=355362&view=results
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation