Re: [PATCH net-next v6 0/2] Add IP_LOCAL_PORT_RANGE socket option
From: Leon Romanovsky <leon@kernel.org>
Date: 2023-01-24 18:15:22
Also in:
selinux
From: Leon Romanovsky <leon@kernel.org>
Date: 2023-01-24 18:15:22
Also in:
selinux
On Tue, Jan 24, 2023 at 02:36:43PM +0100, Jakub Sitnicki wrote:
This patch set is a follow up to the "How to share IPv4 addresses by partitioning the port space" talk given at LPC 2022 [1].
<...>
Changelog: --------- v5 -> v6: v5: https://lore.kernel.org/r/20221221-sockopt-port-range-v5-0-9fb2c00ad293@cloudflare.com (local) * Move changelog in individual patches below the trailer. (Leon)
Thank you for doing that.