From: David S. Miller Date: Wed, 17 Jul 2019 22:23:39 +0000 (-0700) Subject: Merge branch 'ipv4-relax-source-validation-check-for-loopback-packets' X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=7b379472bc530fd9929f8791c4daffc63ca90e0c;p=android-x86%2Fkernel.git Merge branch 'ipv4-relax-source-validation-check-for-loopback-packets' Cong Wang says: ==================== ipv4: relax source validation check for loopback packets This patchset fixes a corner case when loopback packets get dropped by rp_filter when we route them from veth to lo. Patch 1 is the fix and patch 2 provides a simplified test case for this scenario. ==================== Signed-off-by: David S. Miller --- 7b379472bc530fd9929f8791c4daffc63ca90e0c