]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enable default SNAT from networks connected to a router indirectly
authorItsuro Oda <oda@valinux.co.jp>
Wed, 29 Oct 2014 23:00:07 +0000 (08:00 +0900)
committerItsuro Oda <oda@valinux.co.jp>
Wed, 19 Nov 2014 06:20:17 +0000 (15:20 +0900)
commitf852a89f1ea5eb6a6deae9cf8c4f63c40e420742
treeb60aac08b0e01c60bc40f0d542d4593ab4eace3d
parentc2b1594ad878b1897468210ccb89fc0d0c4146c4
Enable default SNAT from networks connected to a router indirectly

Make outgoing packets to an external interface SNATed regardless
of source address of the packets. As a result of deep review,
any problem was not found with this change.

Change-Id: I71a1288633bb6af2951d571540bbb9ec5e1270e2
Closes-bug: #1386041
neutron/agent/l3_agent.py
neutron/services/firewall/agents/varmour/varmour_router.py
neutron/tests/unit/test_l3_agent.py