Comment 4 for bug 1386041

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/131905
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f852a89f1ea5eb6a6deae9cf8c4f63c40e420742
Submitter: Jenkins
Branch: master

commit f852a89f1ea5eb6a6deae9cf8c4f63c40e420742
Author: Itsuro Oda <email address hidden>
Date: Thu Oct 30 08:00:07 2014 +0900

    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