Comment 17 for bug 1554236

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

Reviewed: https://review.opencontrail.org/18388
Committed: http://github.org/Juniper/contrail-vrouter/commit/a0c2b7480e250578c28565607c22893e2298d767
Submitter: Zuul
Branch: R2.22.x

commit a0c2b7480e250578c28565607c22893e2298d767
Author: Anand H. Krishnan <email address hidden>
Date: Mon Mar 14 12:24:49 2016 +0530

Do not swap ports for an ICMP packet inside an ICMP error

For an ICMP packet, the port numbers remain the same in either direction
i.e.: source port remains the same for both foward and the reverse flows
as does the destination port. Hence, we should not be swapping ports in
calculating the flow key while trying to tag an ICMP error packet to a
flow set up for the original stream.

Change-Id: Ic5df8aec5f1009441aefd3d177568d55f3cb0d2c
Closes-BUG: #1554236