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

conntrack filter by protocol and port #544

Merged
merged 1 commit into from
Jun 25, 2020

Conversation

aojea
Copy link
Contributor

@aojea aojea commented Jun 4, 2020

Add a new method to the ConntrackFilter to be able to
filter conntrack entries by Layer 4 protocol and ports

@aojea aojea changed the title conntrack filter by protocol conntrack filter by protocol and port Jun 5, 2020
@aojea aojea force-pushed the conntrack_protocol branch 6 times, most recently from 49a0ee6 to 214c19c Compare June 6, 2020 21:22
@aojea
Copy link
Contributor Author

aojea commented Jun 6, 2020

@aboch @vishvananda can you please take a look?

conntrack_linux.go Outdated Show resolved Hide resolved
conntrack_linux.go Outdated Show resolved Hide resolved
@dcbw
Copy link
Contributor

dcbw commented Jun 16, 2020

Otherwise looks good to me

@dcbw
Copy link
Contributor

dcbw commented Jun 25, 2020

LGTM!

conntrack_linux.go Outdated Show resolved Hide resolved
Add a new method to the ConntrackFilter to be able to
filter conntrack entries by Layer 4 protocol and source
and destination port.

Signed-off-by: Antonio Ojea <aojea@redhat.com>
@aboch
Copy link
Collaborator

aboch commented Jun 25, 2020

LGTM

@aboch aboch merged commit bca67df into vishvananda:master Jun 25, 2020
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

3 participants