Comment 3 for bug 1539724

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

Reviewed: https://review.opencontrail.org/16869
Committed: http://github.org/Juniper/contrail-vrouter/commit/2edeb1e704900bada7cc6f8c9af33114a986c7ae
Submitter: Zuul
Branch: master

commit 2edeb1e704900bada7cc6f8c9af33114a986c7ae
Author: Anand H. Krishnan <email address hidden>
Date: Thu Feb 4 16:03:31 2016 +0530

ICMPv6 errors should match the flow that led to the error

All ICMPv6 errors should follow the flow that originally led to the
error in the first place. Thus, even if ICMP packets are not allowed,
error packets will make it to the source of the original flow,
resulting in notifications to the source and allowing it to complete
its functionality.

Change-Id: Ie0baebc9efc97367e75c798a4da2c8532c905d19
Closes-BUG: #1539724