lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 15 Apr 2019 13:29:36 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     idosch@...lanox.com
Cc:     netdev@...r.kernel.org, jiri@...lanox.com, dsahern@...il.com,
        mlxsw@...lanox.com
Subject: Re: [PATCH net-next 0/3] mlxsw: Add neighbour offload indication

From: Ido Schimmel <idosch@...lanox.com>
Date: Sun, 14 Apr 2019 18:57:46 +0000

> Neighbour entries are programmed to the device's table so that the
> correct destination MAC will be specified in a packet after it was
> routed.
> 
> Despite being programmed to the device and unlike routes and FDB
> entries, neighbour entries are currently not marked as offloaded. This
> patchset changes that.
> 
> Patch #1 is a preparatory patch to make sure we only mark a neighbour as
> offloaded in case it was successfully programmed to the device.
> 
> Patch #2 sets the offload indication on neighbours.
> 
> Patch #3 adds a test to verify above mentioned functionality.
> 
> Patched iproute2 version that prints the offload indication is available
> here [1].
> 
> [1] https://github.com/idosch/iproute2/tree/idosch-next

Series applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ