From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] neighbour: confirm neigh entries when ARP packet is received Date: Tue, 04 Sep 2018 11:57:58 -0700 (PDT) Message-ID: <20180904.115758.1303993580792071975.davem@davemloft.net> References: <20180829024825.3808-1-vasilykh@arista.com> <20180901.165129.1631978540527112789.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: vasilykh@arista.com, roopa@cumulusnetworks.com, adobriyan@gmail.com, jwestfall@surrealistic.net, stephen@networkplumber.org, anarsoul@gmail.com, keescook@chromium.org, w.bumiller@proxmox.com, edumazet@google.com, netdev@vger.kernel.org To: ihrachys@redhat.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:33108 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727072AbeIDXY0 (ORCPT ); Tue, 4 Sep 2018 19:24:26 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Ihar Hrachyshka Date: Tue, 4 Sep 2018 11:31:23 -0700 > Of course, I also agree that the comment will need some adjustment to > reflect the fact that now a single timestamp is being updated. Perhaps > while at it, Vasily could also explicitly describe in a comment which > scenario the "if" branch check is supposed to cover. (I should have > done it myself, mea culpa.) Yes, that would help a lot.