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
| ||
|
Message-ID: <CANn89iKVTAewzWfbcuY_pLemvMOAOVOoFGOj1KwJpYBuZ5bCNQ@mail.gmail.com> Date: Tue, 19 Dec 2023 16:55:16 +0100 From: Eric Dumazet <edumazet@...gle.com> To: Kuniyuki Iwashima <kuniyu@...zon.com> Cc: "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, David Ahern <dsahern@...nel.org>, Kuniyuki Iwashima <kuni1840@...il.com>, netdev@...r.kernel.org Subject: Re: [PATCH RESEND v2 net-next 11/12] tcp: Link sk and twsk to tb2->owners using skc_bind_node. On Tue, Dec 19, 2023 at 1:23 AM Kuniyuki Iwashima <kuniyu@...zon.com> wrote: > > Now we can use sk_bind_node/tw_bind_node for bhash2, which means > we need not link TIME_WAIT sockets separately. > > The dead code and sk_bind2_node will be removed in the next patch. > > Signed-off-by: Kuniyuki Iwashima <kuniyu@...zon.com> > --- Reviewed-by: Eric Dumazet <edumazet@...gle.com>
Powered by blists - more mailing lists