Comment 7 for bug 1521500

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

Reviewed: https://review.opencontrail.org/15828
Committed: http://github.org/Juniper/contrail-vrouter/commit/764cd954611417a678c276fd68b716dd3f3fbf59
Submitter: Zuul
Branch: master

commit 764cd954611417a678c276fd68b716dd3f3fbf59
Author: Anand H. Krishnan <email address hidden>
Date: Thu Dec 10 16:07:45 2015 +0530

Retain the datapath set flag bits

While setting the flags in a flow entry, we are overwriting datapath
set bits. Since the block where we reset the statistics depends on
the datapath set bits, flow entry statistics do not go to zero.

Change-Id: I73cd6a749fee6769049e02ce3c00bd7f6956a814
Closes-BUG: 1521500