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

Adding complement string representation for conns #395

Draft
wants to merge 3 commits into
base: support_admin_netpolicy
Choose a base branch
from

Conversation

shireenf-ibm
Copy link
Contributor

@shireenf-ibm shireenf-ibm commented Aug 11, 2024

#380 (base PR)

  • in this PR, adding a complement for string representation of a connection-set.
    for example: writing All but: UDP 5353 instead of "SCTP 1-65535,TCP 1-65535,UDP 1-5352,5354-65535"

  • currently: the decision if to use the connectionSet string as is or its complement string is choosing the shorter string between the two.

…ll but: udp 5353 instead of SCTP 1-65535,TCP 1-65535,UDP 1-5352,5354-65535)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant