Comment 3 for bug 1751197

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/40581
Committed: http://github.com/Juniper/contrail-controller/commit/ab1dcb0d5426a6e5e30d96805ca04e24ff53e63a
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit ab1dcb0d5426a6e5e30d96805ca04e24ff53e63a
Author: Naveen N <email address hidden>
Date: Tue Mar 13 15:48:52 2018 +0530

* Apply distributed SNAT for secondary IP and AAP

1> If packet matches seconday IP or AAP then consider that as
valid source IP for traffic to reach underlay
2> If VM has a floating-ip and floating-ip VN is enabled for
distributed SNAT then add VMI with router id as floating-ip
such that packet can undergo SNAT

Change-Id: I128971c9704147b3030f7ec6d83872427584ede9
Closes-bug: #1751197,#1752278