Comment 12 for bug 1556363

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

Reviewed: https://review.opencontrail.org/18369
Committed: http://github.org/Juniper/contrail-vrouter/commit/a2e664811d3b61643fe57f6196b2572385ba6e63
Submitter: Zuul
Branch: R3.0

commit a2e664811d3b61643fe57f6196b2572385ba6e63
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