Comment 39 for bug 1518234

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

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

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