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

V0.8.3 release candidate #56

Merged
merged 22 commits into from
Jul 10, 2024
Merged

V0.8.3 release candidate #56

merged 22 commits into from
Jul 10, 2024

Conversation

r-caamano
Copy link
Member

This pr was mainly created to introduce single interface ingress/egress filtering. While ingress filtering has always been supported, egress filtering has not. Prior to this PR if you wanted to filter outbound traffic it required two interfaces and only subtending client traffic could be filtered the WAN. This PR allows stateful filtering of both host and subtending client traffic with EBPF enabled only on the WAN facing interface.

…ill need to add outbound icmp and rule matching
…t in bpf_sk_splice5 which was limiting the number of allowed key matches to 1
…erfaceRules": false to match the non interface specific rules used in the example /opt/openziti/bin/user/user_rules.sh
…fw_tc_outbound_track.c that was preventing ipv6 support on loopback when appplied.
@r-caamano r-caamano merged commit 350de25 into main Jul 10, 2024
4 checks passed
@r-caamano r-caamano deleted the v0.8.3-release-candidate branch August 8, 2024 13:13
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