Comment 13 for bug 1556363

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

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

commit 869bd5e71b0ffcea8044d04f7b33b83b790d8f78
Author: Anand H. Krishnan <email address hidden>
Date: Sat Mar 12 09:53:33 2016 +0530

Drop ICMP error packets for ICMP errors

In case of ICMP error packets for ICMP errors, we were not initializing
flow key and trying to form a flow out of that key, resulting in wrong
key length and corrupted flow entry(s).

We will drop such packets.

Change-Id: Idae46a7e128482ad89da8b5bd1bd0ef6b17ef28e
Closes-BUG: #1556363