Comment 10 for bug 1362701

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

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

commit e0720c761167e12506433c97969be0a6d7d65e9c
Author: Prabhjot Singh Sethi <email address hidden>
Date: Mon Aug 10 09:38:18 2015 +0530

Fix Flow Delete message send to vrouter

Issue:
------
during flow delete due to translation from Non-NAT to NAT
vrouter-agent finds that reverse flow for an entry exists
with an index -1, so we skip deleting the forward flow.

Fix:
----
logic for skipping message based on reverse flow should
not be done for DEL OP.

Closes-Bug: 1483110
Related-Bug: 1362701
Change-Id: I5408ebf6fcbcce74cab7808495e0d28b68ab0f7a