Comment 14 for bug 1556363

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

Reviewed: https://review.opencontrail.org/18370
Committed: http://github.org/Juniper/contrail-vrouter/commit/0171abbd439b3c0a6f660f00f9eff24b5e357ea1
Submitter: Zuul
Branch: R2.20

commit 0171abbd439b3c0a6f660f00f9eff24b5e357ea1
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