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 IPv6 in ACLs #1339

Merged
merged 2 commits into from
Apr 16, 2023
Merged

Fix IPv6 in ACLs #1339

merged 2 commits into from
Apr 16, 2023

Conversation

kradalby
Copy link
Collaborator

Signed-off-by: Kristoffer Dalby kristoffer@tailscale.com

This PR fixes a series of issues with ACLs and IPv6, were it could not be added at all, and then the underlying connection issues that was then exposed.

Updates #809

@kradalby kradalby requested a review from juanfont as a code owner April 14, 2023 07:17
@kradalby kradalby marked this pull request as draft April 14, 2023 08:24
@kradalby kradalby force-pushed the acl-tests-ipv6 branch 4 times, most recently from 4c8c894 to ee2c5e7 Compare April 14, 2023 11:03
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
There was an issue which would not pass the opposite of the IPvX as
filter rules to the tailscale client.

This caused a rule referring to for example ipv4 to block ipv6 traffic
for the client.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
@kradalby kradalby marked this pull request as ready for review April 14, 2023 11:47
@kradalby kradalby merged commit 5e74ca9 into juanfont:main Apr 16, 2023
kradalby added a commit to kradalby/headscale that referenced this pull request Apr 19, 2023
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
kradalby added a commit to kradalby/headscale that referenced this pull request Apr 19, 2023
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
juanfont pushed a commit that referenced this pull request Apr 19, 2023
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
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