[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e52787a0-86fe-bf5f-28f4-3a29dd8ced7b@huawei.com>
Date: Sat, 22 Jun 2019 16:41:49 +0800
From: Zhiqiang Liu <liuzhiqiang26@...wei.com>
To: luoshijie <luoshijie1@...wei.com>, <davem@...emloft.net>,
<tgraf@...g.ch>, <dsahern@...il.com>
CC: <netdev@...r.kernel.org>, <wangxiaogang3@...wei.com>,
<mingfangsen@...wei.com>, <zhoukang7@...wei.com>
Subject: Re: [PATCH v2 0/3] fix bugs when enable route_localnet
Friendly ping ...
> From: Shijie Luo <luoshijie1@...wei.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.
>
> Shijie Luo (3):
> ipv4: fix inet_select_addr() when enable route_localnet
> ipv4: fix confirm_addr_indev() when enable route_localnet
> selftests: add route_localnet test script
>
> net/ipv4/devinet.c | 15 +++-
> tools/testing/selftests/net/route_localnet.sh | 74 +++++++++++++++++++
> 2 files changed, 86 insertions(+), 3 deletions(-)
> create mode 100755 tools/testing/selftests/net/route_localnet.sh
>
Powered by blists - more mailing lists