-
Notifications
You must be signed in to change notification settings - Fork 920
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
Merge multiple parameters in newBPFFilter #11535
Conversation
1784375
to
eecf9dd
Compare
Signed-off-by: Y7n05h <Y7n05h@protonmail.com>
Co-authored-by: Remi Gacogne <github@coredump.fr>
Co-authored-by: Remi Gacogne <github@coredump.fr>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks great, thanks! A few nits on the documentation but nothing big.
Co-authored-by: Remi Gacogne <github@coredump.fr>
Co-authored-by: Remi Gacogne <github@coredump.fr>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, I'll merge this PR once our CI is green!
Signed-off-by: Y7n05h <Y7n05h@protonmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work, thanks!
Signed-off-by: Y7n05h Y7n05h@protonmail.com
Short description
As discussed in #11526.
It is necessary to combine the parameters in
newBPFFilter
into a table.Checklist
I have: