[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250409064949.6c992d15@kernel.org>
Date: Wed, 9 Apr 2025 06:49:49 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: "David S. Miller" <davem@...emloft.net>, Eric Dumazet
<edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, Simon Horman
<horms@...nel.org>, David Ahern <dsahern@...nel.org>, "Neal Cardwell"
<ncardwell@...gle.com>, Willem de Bruijn <willemb@...gle.com>, "Pablo Neira
Ayuso" <pablo@...filter.org>, Jozsef Kadlecsik <kadlec@...filter.org>, Paul
Moore <paul@...l-moore.com>, James Morris <jmorris@...ei.org>, "Serge E.
Hallyn" <serge@...lyn.com>, Casey Schaufler <casey@...aufler-ca.com>,
Kuniyuki Iwashima <kuni1840@...il.com>, <netdev@...r.kernel.org>,
<selinux@...r.kernel.org>, <linux-security-module@...r.kernel.org>
Subject: Re: [PATCH v2 net-next 0/4] net: Retire DCCP socket.
On Tue, 8 Apr 2025 17:29:07 -0700 Kuniyuki Iwashima wrote:
> As announced by commit b144fcaf46d4 ("dccp: Print deprecation
> notice."), it's time to remove DCCP socket.
>
> The patch 2 removes net/dccp, LSM code, doc, and etc, leaving
> DCCP netfilter modules.
>
> The patch 3 unexports shared functions for DCCP, and the patch 4
> renames tcp_or_dccp_get_hashinfo() to tcp_get_hashinfo().
>
> We can do more cleanup; for example, remove IPPROTO_TCP checks in
> __inet6?_check_established(), remove __module_get() for twsk,
> remove timewait_sock_ops.twsk_destructor(), etc, but it will be
> more of TCP stuff, so I'll defer to a later series.
So it builds now but appears to break 1/3rd of the selftests :)
--
pw-bot: cr
Powered by blists - more mailing lists