ovn-bgp-agent/doc
Michel Nederlof 326ec40230 Add feature to check if SNAT disabled before exposing tenant networks
If SNAT on the router is enabled, then the subnet is reachable
from the outside, but all new sessions created from within the subnet
will be SNAT-ed. So those sessions will use the external IP of the router.
For example whitelisting specific tenant ips would not be possible.

With SNAT disabled, the neutron router will act as a normal gateway, and
sessions created from within a tenant vm will be sent from the real ip.

Closes-Bug: #2052292
Change-Id: Ib97065fb2fcca069195278fea804256370d21816
2024-02-27 09:21:59 +00:00
..
images Add documentation about NB DB driver 2024-01-31 15:13:29 +01:00
source Add feature to check if SNAT disabled before exposing tenant networks 2024-02-27 09:21:59 +00:00
requirements.txt Initial commit 2021-08-27 16:56:11 +01:00