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

fix ematch container parse #115

Merged
merged 3 commits into from
Apr 26, 2023
Merged

Conversation

TanyaWong
Copy link
Contributor

1, ipset dir len Maxlen is 3, example "ip,port,ip"。
2, add ematch container kind, In order to accomplish complex logical combinations。 example: A and(B1 or B2)

Copy link
Owner

@florianl florianl left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution 🙏

ematch.go Show resolved Hide resolved
ematch_container.go Show resolved Hide resolved
ematch_test.go Show resolved Hide resolved
florianl
florianl previously approved these changes Apr 25, 2023
Copy link
Owner

@florianl florianl left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution 🙏

@florianl
Copy link
Owner

Can you please make sure to sign your commits, so they can be merged?

TanyaWong and others added 3 commits April 26, 2023 19:44
1, ipset dir len Maxlen is 3, example "ip,port,ip"。
2, add ematch container kind, In order to accomplish complex logical combinations。 example:
A and(B1 or B2)

Author:    keyboarder <34638361+TanyaWong@users.noreply.github.com>
Co-authored-by: Florian Lehner <florianl@users.noreply.github.com>
Add ematch logic documentation  and   Flags String go style optimization
@TanyaWong
Copy link
Contributor Author

I have added sign for my commit. Thank you for reminding me

@florianl florianl merged commit ada72de into florianl:main Apr 26, 2023
20 checks passed
@TanyaWong TanyaWong deleted the fix_ematch_expr branch April 27, 2023 03:04
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.

None yet

2 participants