diff options
author | Shijie Luo <luoshijie1@huawei.com> | 2019-06-18 17:14:04 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-24 18:02:47 +0200 |
commit | 650638a7c6e60a198573873972aafb065f200056 (patch) | |
tree | 166e0579777bd8bc91309f9da84dd8420f7c22b0 /ipc | |
parent | ipv4: fix inet_select_addr() when enable route_localnet (diff) | |
download | linux-650638a7c6e60a198573873972aafb065f200056.tar.xz linux-650638a7c6e60a198573873972aafb065f200056.zip |
ipv4: fix confirm_addr_indev() when enable route_localnet
When arp_ignore=3, the NIC won't reply for scope host addresses, but
if enable route_locanet, we need to reply ip address with head 127 and
scope RT_SCOPE_HOST.
Fixes: d0daebc3d622 ("ipv4: Add interface option to enable routing of 127.0.0.0/8")
Signed-off-by: Shijie Luo <luoshijie1@huawei.com>
Signed-off-by: Zhiqiang Liu <liuzhiqiang26@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions