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

bpf: Fix reply|related policy allow for packets to host #1211

Merged
merged 1 commit into from
Jul 27, 2017
Merged

Conversation

tgraf
Copy link
Member

@tgraf tgraf commented Jul 27, 2017

The skb->cb is marked to skip policy enforcement when conntrack
recognies a reply|related connection. This flag was cleared again in the
path where go to the host.

Signed-off-by: Thomas Graf thomas@cilium.io

The skb->cb is marked to skip policy enforcement when conntrack
recognies a reply|related connection. This flag was cleared again in the
path where go to the host.

Signed-off-by: Thomas Graf <thomas@cilium.io>
@tgraf tgraf added stable candidate kind/bug This is a bug in the Cilium logic. labels Jul 27, 2017
@tgraf tgraf added this to the 0.10.1 milestone Jul 27, 2017
@tgraf tgraf requested a review from borkmann July 27, 2017 11:35
@tgraf tgraf merged commit c18f6d1 into master Jul 27, 2017
@tgraf tgraf deleted the fix-host-reply branch July 27, 2017 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This is a bug in the Cilium logic.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants