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

[201911]caclmgrd: Accomadating case insensitive rule props for Contro… #13

Closed
wants to merge 2 commits into from

Conversation

madhanmellanox
Copy link
Owner

…l plane ACLs

- Why I did it
To make Control plane ACLs handle case insensitive ACL rules. Currently, it handles only upper case ACL rules.

- How I did it
I set the rule prop dictionary to be all upper case before reading the rule props for processing.

- How to verify it
Configure ACL rules with any combination of case of ACL rules, either it be upper case or lower case. All rules should be created properly in the switch and working properly.

- Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006

- Description for the changelog

The change is a one line change in caclmgrd script.

- A picture of a cute animal (not mandatory but encouraged)

@madhanmellanox
Copy link
Owner Author

this is an internal PR, closing this PR since the corresponding Azure PR got merged.

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.

1 participant