Comment 6 for bug 1544767

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

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

commit f43cfd4066649aafff74089183d7175adb8d0bfa
Author: Hari <email address hidden>
Date: Mon Feb 15 15:55:34 2016 +0530

Remove incorrect assert.

As updates on linklocal flows are not supported, an assert is added
in VmFlowRef assignment operator. But this also gets hit when vrouter
evicts the older flow and same flow is being establised again. Removing
the assert and updating the other fields.

Change-Id: If5079cd4a8a147cf82f391a036b7fb482f6a5cc1
closes-bug: 1544767