[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250212131328.1514243-1-edumazet@google.com>
Date: Wed, 12 Feb 2025 13:13:26 +0000
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, Simon Horman <horms@...nel.org>,
Neal Cardwell <ncardwell@...gle.com>, Kuniyuki Iwashima <kuniyu@...zon.com>, eric.dumazet@...il.com,
Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/2] inet: better inet_sock_set_state() for passive flows
Small series to make inet_sock_set_state() more interesting for
LISTEN -> TCP_SYN_RECV changes : The 4-tuple parts are now correct.
First patch is a cleanup.
Eric Dumazet (2):
inet: reduce inet_csk_clone_lock() indent level
inet: consolidate inet_csk_clone_lock()
net/dccp/ipv4.c | 3 --
net/dccp/ipv6.c | 9 ++---
net/ipv4/inet_connection_sock.c | 66 +++++++++++++++++++++------------
net/ipv4/tcp_ipv4.c | 4 --
net/ipv6/tcp_ipv6.c | 8 +---
5 files changed, 48 insertions(+), 42 deletions(-)
--
2.48.1.502.g6dc24dfdaf-goog
Powered by blists - more mailing lists