Comment 2 for bug 1407603

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

Reviewed: https://review.opencontrail.org/6894
Committed: http://github.org/Juniper/contrail-controller/commit/1c7514ac494ec10150739f01c1b83a9d840aa763
Submitter: Zuul
Branch: master

commit 1c7514ac494ec10150739f01c1b83a9d840aa763
Author: Naveen N <email address hidden>
Date: Wed Jan 28 21:51:39 2015 -0800

* Apply mirroring action from VN Acl even if interface as ignore acl
flag

Mirroring action are derived from network acl, and in case of service
instance interface we would have vrf translate acl and action from
network acl would be ignored, if interface has vrf translate acl.
Due to this packet from service instance interface were never mirrored,
with this fix we pick mirroring action exclusively from network acl.
Closes-bug:#1407603

Change-Id: Iaab4a6d81632a9e615d27c2eead27114d8957265
(cherry picked from commit 41af757411d5d54c9e52d122e6d5d5d6d67cfce5)