Comment 28 for bug 1518234

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

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

commit d38f87d1a1977424ea28703893f321ca956adf3b
Author: Anand H. Krishnan <email address hidden>
Date: Fri Dec 4 11:45:48 2015 +0530

FatFlow - BUG fixes

A vif get/dump overwrites the same request memory for every protocol
that is configured for FatFlow, resulting in some configured values
not showing up in the output.

TCP state machine shouldn't be applied for FatFlows since multiple
flows can map to the same entry

Change-Id: Ie67d7b049bd2a4de15041380c9f757dc4627f250
Partial-BUG: 1518234