]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'tls-reject-the-combination-of-tls-and-sockmap'
authorJakub Kicinski <kuba@kernel.org>
Tue, 16 Jun 2026 15:55:47 +0000 (08:55 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 16 Jun 2026 15:55:48 +0000 (08:55 -0700)
commitffaf8967735e7271a4a1362840bcfbbf2a7a722b
tree592952659c27f5c1d22cc664a7c7599a3dc47bd4
parente1f544466b2c6c67e70e42118a7fb39cee0b374a
parent5949a7cf11e685dd171e33586c272dfe673310b6
Merge branch 'tls-reject-the-combination-of-tls-and-sockmap'

Jakub Kicinski says:

====================
tls: reject the combination of TLS and sockmap

There are no known TLS+sockmap users and it has some known
hard to solve bugs. Let's reject this configuration as we
discussed a number of times.
====================

Link: https://patch.msgid.link/20260614014102.461064-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>