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

Fixes #14706: Relax one-to-one mapping of tunnel termination to IP address #14711

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

jeremystretch
Copy link
Member

Fixes: #14706

Relax the uniqueness constraint on TunnelTermination's outside_ip field, so that multiple terminations can share the same external IP address.

@jeremystretch jeremystretch merged commit e1e198e into develop Jan 8, 2024
8 checks passed
@jeremystretch jeremystretch deleted the 14706-tunnel-termination-ip branch January 8, 2024 17:32
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when creating VPN tunnels with same Outside IP
2 participants