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:   Thu, 17 Feb 2022 20:50:09 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Yevhen Orlov <yevhen.orlov@...ision.eu>
Cc:     netdev@...r.kernel.org, volodymyr.mytnyk@...ision.eu,
        taras.chornyi@...ision.eu, mickeyr@...vell.com,
        serhiy.pshyk@...ision.eu, tchornyi@...vell.com,
        oleksandr.mazur@...ision.eu, davem@...emloft.net, kuba@...nel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 0/3] net: marvell: prestera: add basic routes
 offloading

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:

On Wed, 16 Feb 2022 03:05:54 +0200 you wrote:
> Add support for blackhole and local routes for Marvell Prestera driver.
> Subscribe on fib notifications and handle add/del.
> 
> Add features:
>  - Support route adding.
>    e.g.: "ip route add blackhole 7.7.1.1/24"
>    e.g.: "ip route add local 9.9.9.9 dev sw1p30"
>  - Support "rt_trap", "rt_offload", "rt_offload_failed" flags
>  - Handle case, when route in "local" table overlaps route in "main" table
>    example:
> 	ip ro add blackhole 7.7.7.7
> 	ip ro add local 7.7.7.7 dev sw1p30
> 	# blackhole route will be deoffloaded. rt_offload flag disappeared
> 
> [...]

Here is the summary with links:
  - [net-next,1/3] net: marvell: prestera: Add router LPM ABI
    https://git.kernel.org/netdev/net-next/c/19787b93f814
  - [net-next,2/3] net: marvell: prestera: add hardware router objects accounting for lpm
    https://git.kernel.org/netdev/net-next/c/16de3db1208a
  - [net-next,3/3] net: marvell: prestera: handle fib notifications
    https://git.kernel.org/netdev/net-next/c/4394fbcb78cf

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ