Comment 4 for bug 1521500

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

Reviewed: https://review.opencontrail.org/15741
Committed: http://github.org/Juniper/contrail-vrouter/commit/a997fcd812bb7abe16131452086e8cd302161075
Submitter: Zuul
Branch: R2.20

commit a997fcd812bb7abe16131452086e8cd302161075
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