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

Closed
wants to merge 112 commits into from

Conversation

shireenf-ibm
Copy link
Contributor

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

#380 (base PR)
issue #441

  • 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.

@shireenf-ibm shireenf-ibm linked an issue Nov 12, 2024 that may be closed by this pull request
Base automatically changed from support_admin_netpolicy to main November 28, 2024 11:42
@shireenf-ibm shireenf-ibm marked this pull request as ready for review November 28, 2024 14:55
@adisos
Copy link
Collaborator

adisos commented Dec 1, 2024

@shireenf-ibm Le'ts close this PR for now, and decide later if/when this enhancement should be added.

@shireenf-ibm
Copy link
Contributor Author

to be decided later when to add this enhancement

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.

using complement string to represent connection string
3 participants