Comment 17 for bug 1556363

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

Reviewed: https://review.opencontrail.org/18933
Committed: http://github.org/Juniper/contrail-vrouter/commit/4e91f850524b67c5dc38dcf762ba584103a981cf
Submitter: Zuul
Branch: master

commit 4e91f850524b67c5dc38dcf762ba584103a981cf
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