Comment 38 for bug 1518234

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

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

commit 2b59f288c324c2ed132604bb5e21ad0afe45b4d3
Author: Anand H. Krishnan <email address hidden>
Date: Tue Dec 1 16:40:10 2015 +0530

FatFlow: wrong port calculation

The macro to extract port from proto_port combination uses logical
and instead of binary and, resulting in wrong port calulcation.

Change-Id: Icc4c7e6038a6e15ad21f17fa03bb377b724372ac
Partial-BUG: 1518234