Comment 9 for bug 1773979

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

Reviewed: https://review.opencontrail.org/44333
Committed: http://github.com/Juniper/contrail-vrouter/commit/dad83252487be67dc32da75434e7d4210fcf7989
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit dad83252487be67dc32da75434e7d4210fcf7989
Author: Saurabh Gupta <email address hidden>
Date: Fri Jun 29 21:48:42 2018 +0530

GRE tunneled packet on fabric interface crashing vrouter kernel when
the GRE tunnel is not configured on the interface. Reworked how the
relaxed policy check is enforeced int he code to avoid crashing. Crash
happened because packet processing went into a loop in vr_ip_rcv().

Change-Id: I6de49c70a30393c9d752273880b31f415dca1aa5
closes-bug: #1773979
(cherry picked from commit d459a4ae39c050e853aea701f04434d58e7c9ac0)