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

Make IPSet actually support hash set types #656

Merged
merged 1 commit into from
Sep 18, 2021
Merged

Make IPSet actually support hash set types #656

merged 1 commit into from
Sep 18, 2021

Conversation

lrh3321
Copy link

@lrh3321 lrh3321 commented May 31, 2021

  • support hash set types:
    • hash:ip
    • hash:ip,mac
    • hash:ip,mark
    • hash:ip,port
    • hash:ip,port,ip
    • hash:ip,port,net
    • hash:net
    • hash:net,iface
    • hash:net,net
    • hash:net,port
    • hash:net,port,net
  • add support for bitmap:port set type

@lrh3321
Copy link
Author

lrh3321 commented May 31, 2021

@aboch how about this PR

@aboch
Copy link
Collaborator

aboch commented Jul 3, 2021

Please squash your two commits into one, or have one PR per commit.
Also please push again so CI starts

@aboch
Copy link
Collaborator

aboch commented Sep 18, 2021

pls rebase and force push so that CI (now fixed) will be triggered

@aboch
Copy link
Collaborator

aboch commented Sep 18, 2021

LGTM

@aboch aboch merged commit fc21756 into vishvananda:master Sep 18, 2021
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.

2 participants