On 2019/6/25 0:03, David Miller wrote: > From: luoshijie <luoshij...@huawei.com> > Date: Tue, 18 Jun 2019 15:14:02 +0000 > >> From: Shijie Luo <luoshij...@huawei.com> >> >> 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. > > Series applied to net-next, thanks. >
Thanks a lot, and I'm truly grateful for advice and help of David Ahern.