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:   Fri, 12 Mar 2021 00:30:14 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Petr Machata <petrm@...dia.com>
Cc:     netdev@...r.kernel.org, idosch@...dia.com, dsahern@...nel.org,
        davem@...emloft.net, kuba@...nel.org
Subject: Re: [PATCH net-next v2 00/14] nexthop: Resilient next-hop groups

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Thu, 11 Mar 2021 19:03:11 +0100 you wrote:
> At this moment, there is only one type of next-hop group: an mpath group.
> Mpath groups implement the hash-threshold algorithm, described in RFC
> 2992[1].
> 
> To select a next hop, hash-threshold algorithm first assigns a range of
> hashes to each next hop in the group, and then selects the next hop by
> comparing the SKB hash with the individual ranges. When a next hop is
> removed from the group, the ranges are recomputed, which leads to
> reassignment of parts of hash space from one next hop to another. RFC 2992
> illustrates it thus:
> 
> [...]

Here is the summary with links:
  - [net-next,v2,01/14] nexthop: Pass nh_config to replace_nexthop()
    https://git.kernel.org/netdev/net-next/c/597f48e46b6e
  - [net-next,v2,02/14] nexthop: __nh_notifier_single_info_init(): Make nh_info an argument
    https://git.kernel.org/netdev/net-next/c/96a856256a43
  - [net-next,v2,03/14] nexthop: Add a dedicated flag for multipath next-hop groups
    https://git.kernel.org/netdev/net-next/c/90e1a9e21326
  - [net-next,v2,04/14] nexthop: Add netlink defines and enumerators for resilient NH groups
    https://git.kernel.org/netdev/net-next/c/710ec5622306
  - [net-next,v2,05/14] nexthop: Add implementation of resilient next-hop groups
    https://git.kernel.org/netdev/net-next/c/283a72a5599e
  - [net-next,v2,06/14] nexthop: Add data structures for resilient group notifications
    https://git.kernel.org/netdev/net-next/c/b8f090d0beb1
  - [net-next,v2,07/14] nexthop: Implement notifiers for resilient nexthop groups
    https://git.kernel.org/netdev/net-next/c/7c37c7e00411
  - [net-next,v2,08/14] nexthop: Allow setting "offload" and "trap" indication of nexthop buckets
    https://git.kernel.org/netdev/net-next/c/56ad5ba344de
  - [net-next,v2,09/14] nexthop: Allow reporting activity of nexthop buckets
    https://git.kernel.org/netdev/net-next/c/cfc15c1dbb0b
  - [net-next,v2,10/14] nexthop: Add netlink handlers for resilient nexthop groups
    https://git.kernel.org/netdev/net-next/c/a2601e2b1e7e
  - [net-next,v2,11/14] nexthop: Add netlink handlers for bucket dump
    https://git.kernel.org/netdev/net-next/c/8a1bbabb034d
  - [net-next,v2,12/14] nexthop: Add netlink handlers for bucket get
    https://git.kernel.org/netdev/net-next/c/187d4c6b9796
  - [net-next,v2,13/14] nexthop: Notify userspace about bucket migrations
    https://git.kernel.org/netdev/net-next/c/0b4818aabcd6
  - [net-next,v2,14/14] nexthop: Enable resilient next-hop groups
    https://git.kernel.org/netdev/net-next/c/15e1dd570306

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