Re: [PATCH v2] neighbour: confirm neigh entries when ARP packet is received

From: Sergei Shtylyov
Date: Wed Sep 12 2018 - 05:05:07 EST


Hello!

On 9/11/2018 9:04 PM, Vasily Khoruzhick wrote:

Update 'confirmed' timestamp when ARP packet is received. It shouldn't
affect locktime logic and anyway entry can be confirmed by any higher-layer
protocol. Thus it makes to sense not to confirm it when ARP packet is

"Makes sense" or "makes no sense"?

received.

Fixes: 77d7123342 ("neighbour: update neigh timestamps iff update is
effective")

Signed-off-by: Vasily Khoruzhick <vasilykh@xxxxxxxxxx>
[...]

MBR, Sergei