Skip to content

Stateless NAT: Fix reverse path #648

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

Merged
merged 11 commits into from
Jun 29, 2025

feat(nat): Disable empty ips/as_range with non-empty not/not_as

a2432f0
Select commit
Loading
Failed to load commit list.
Merged

Stateless NAT: Fix reverse path #648

feat(nat): Disable empty ips/as_range with non-empty not/not_as
a2432f0
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jun 29, 2025 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 184caff Revert "test(mgmt): Remove redundant tests for sta... Valid sign-off found
🟢 f778617 Revert "test(nat): Add stateless NAT test in "stat... Valid sign-off found
🟢 c6a9bb9 test(net): Use distinct src and dst IPs in build_t... Valid sign-off found
🟢 cf33b32 test(nat): Fix stateless NAT test for forward and ... Valid sign-off found
🟢 9685d49 feat(nat): Make NAT stage direction-independant Valid sign-off found
🟢 ed8fea9 fix(nat): Fix source NAT tables build Valid sign-off found
🟢 3051f5f fix(nat): Fix "remote VPC" lookup for stateless so... Valid sign-off found
🟢 78bf6cb fix(nat): Use ips if as_range are empty for statel... Valid sign-off found
🟢 7f5ecc1 test(nat): Fix tests for stateless NAT for the rev... Valid sign-off found
🟢 fe6faca test(nat): Add test with "full" config, multiple V... Valid sign-off found
🟢 a2432f0 feat(nat): Disable empty ips/as_range with non-emp... Valid sign-off found