From: David S. Miller Date: Mon, 24 Jun 2019 16:02:56 +0000 (-0700) Subject: Merge branch 'ipv4-fix-bugs-when-enable-route_localnet' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=38a3889f2d9526748af51a863968e941f7d42e63;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'ipv4-fix-bugs-when-enable-route_localnet' Shijie Luo says: ==================== ipv4: fix bugs when enable route_localnet When enable route_localnet, route of the 127/8 address is enabled. But in some situations like arp_announce=2, ARP requests or reply work abnormally. This patchset fix some bugs when enable route_localnet. Change History: V2: - Change a single patch to a patchset. - Add bug fix for arp_ignore = 3. - Add a couple of test for enabling route_localnet in selftests. ==================== Signed-off-by: David S. Miller --- 38a3889f2d9526748af51a863968e941f7d42e63