Comment 4 for bug 1541872

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

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

commit 4c9dc661b85d4f5e5a3cc970911d0166248d76a0
Author: Anand H. Krishnan <email address hidden>
Date: Mon Feb 15 10:15:18 2016 +0530

ipv6 version of fat flow identifier

Some packet processing, such as TCP state machine, should not be
applied to fat flows. Hence, there should be a way to determine
whether an existing flow is a fat flow or not. ipv4 version of
such an identifier already existed. Extend that identifier for
ipv6 flows too.

Change-Id: I159de2274e3202753a5fee7fe7075a48f84e66ba
Closes-BUG: #1541872