]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
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)
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>

Trivial merge