[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.11.1607252144220.1836@ja.home.ssi.bg>
Date: Mon, 25 Jul 2016 21:57:03 +0300 (EEST)
From: Julian Anastasov <ja@....bg>
To: 吉藤英明 <hideaki.yoshifuji@...aclelinux.com>
cc: Chunhui He <hchunhui@...l.ustc.edu.cn>,
David Miller <davem@...emloft.net>, dsa@...ulusnetworks.com,
nicolas.dichtel@...nd.com, roopa@...ulusnetworks.com,
rshearma@...cade.com, dbarroso@...tly.com, martinbj2008@...il.com,
rick.jones2@...com, koct9i@...il.com, edumazet@...gle.com,
tgraf@...g.ch, ebiederm@...ssion.com,
YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>,
network dev <netdev@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] net: neigh: disallow state transition DELAY->STALE in
neigh_update()
Hello,
On Mon, 25 Jul 2016, 吉藤英明 wrote:
> OK, following blocks are "no-op" and we will get same result.
>
> Well, please do not try changing several things at the same time and
> you could say:
>
> if (ladder == neigh->ha && new == NUD_STALE &&
> !(flags & NUD_UPDATE_F_ADMIN))
> new = old;
OK, lets do it with 2 patches then.
Chunhui He, can you modify your patch to delete the
both lines and explain that we prefer to resolve the
remote address, even while remote packets try to set NUD_STALE
state. If your patch is accepted, I'll post second patch that
adds the line with the ADMIN check. As result, the code will
look like the example from Yoshifuji Hideaki above.
Regards
--
Julian Anastasov <ja@....bg>
Powered by blists - more mailing lists