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:   Sat, 30 Apr 2022 01:00:14 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Mat Martineau <mathew.j.martineau@...ux.intel.com>
Cc:     netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
        pabeni@...hat.com, matthieu.baerts@...sares.net,
        mptcp@...ts.linux.dev
Subject: Re: [PATCH net-next 0/6] mptcp: Path manager mode selection

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Wed, 27 Apr 2022 15:49:56 -0700 you wrote:
> MPTCP already has an in-kernel path manager (PM) to add and remove TCP
> subflows associated with a given MPTCP connection. This in-kernel PM has
> been designed to handle typical server-side use cases, but is not very
> flexible or configurable for client devices that may have more
> complicated policies to implement.
> 
> This patch series from the MPTCP tree is the first step toward adding a
> generic-netlink-based API for MPTCP path management, which a privileged
> userspace daemon will be able to use to control subflow
> establishment. These patches add a per-namespace sysctl to select the
> default PM type (in-kernel or userspace) for new MPTCP sockets. New
> self-tests confirm expected behavior when userspace PM is selected but
> there is no daemon available to handle existing MPTCP PM events.
> 
> [...]

Here is the summary with links:
  - [net-next,1/6] mptcp: Remove redundant assignments in path manager init
    https://git.kernel.org/netdev/net-next/c/9273b9d57995
  - [net-next,2/6] mptcp: Add a member to mptcp_pm_data to track kernel vs userspace mode
    https://git.kernel.org/netdev/net-next/c/d85a8fde71e2
  - [net-next,3/6] mptcp: Bypass kernel PM when userspace PM is enabled
    https://git.kernel.org/netdev/net-next/c/14b06811bec6
  - [net-next,4/6] mptcp: Make kernel path manager check for userspace-managed sockets
    https://git.kernel.org/netdev/net-next/c/6961326e38fe
  - [net-next,5/6] mptcp: Add a per-namespace sysctl to set the default path manager type
    https://git.kernel.org/netdev/net-next/c/6bb63ccc25d4
  - [net-next,6/6] selftests: mptcp: Add tests for userspace PM type
    https://git.kernel.org/netdev/net-next/c/5ac1d2d63451

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