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 mapped IP reuse #929

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Fix mapped IP reuse #929

merged 1 commit into from
Feb 6, 2024

Conversation

tbachman
Copy link
Contributor

@tbachman tbachman commented Feb 6, 2024

Commit 099812f added support for maintaining SNAT IP mappings across restarts, but introduced a regression for non-SNAT mapped IPs. This patch limits reuse of mapped IPs to SNAT IPs.

(cherry picked from commit 1ba6807) (cherry picked from commit cb8e8b9) (cherry picked from commit 5a1a8fb) (cherry picked from commit 6a55d3f)

Commit 099812f added support for
maintaining SNAT IP mappings across restarts, but introduced a
regression for non-SNAT mapped IPs. This patch limits reuse of
mapped IPs to SNAT IPs.

(cherry picked from commit 1ba6807)
(cherry picked from commit cb8e8b9)
(cherry picked from commit 5a1a8fb)
(cherry picked from commit 6a55d3f)
@tbachman tbachman merged commit 47f28a1 into stable/xena Feb 6, 2024
1 check passed
@tbachman tbachman deleted the backport-xena branch February 6, 2024 13:30
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

1 participant