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

MAB common header files for generic files #18626

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

vijaya-ops
Copy link
Contributor

Why I did it

MAB common header files for generic files

How I did it

How to verify it

@lguohan lguohan added the PAC Port Access Control Feature label May 19, 2024
typedef struct mab_pac_cmd_s
{
char intf[128];
char cmd[128];
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you replace the hardcoded values with enums?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated with enum

@Praveen-Brcm Praveen-Brcm merged commit cc4a402 into sonic-net:master Oct 29, 2024
22 checks passed
rkavitha-hcl pushed a commit to rkavitha-hcl/sonic-buildimage that referenced this pull request Nov 15, 2024
* MAB common header files for genereic files

* Addressed review comments
aidan-gallagher pushed a commit to aidan-gallagher/sonic-buildimage that referenced this pull request Nov 16, 2024
* MAB common header files for genereic files

* Addressed review comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PAC Port Access Control Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants