Skip to content
Commit 38a3889f authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents 8bc81c57 58ade67b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment