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-Tag: v5.3-rc1~32^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b379472bc530fd9929f8791c4daffc63ca90e0c;p=thirdparty%2Fkernel%2Flinux.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