[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200527024850.81404-1-edumazet@google.com>
Date: Tue, 26 May 2020 19:48:48 -0700
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Eric Dumazet <edumazet@...gle.com>,
Eric Dumazet <eric.dumazet@...il.com>
Subject: [PATCH net-next 0/2] tcp: tcp_v4_err() cleanups
This series is a followup of patch 239174945dac ("tcp: tcp_v4_err() icmp
skb is named icmp_skb").
Move the RFC 6069 code into a helper, and rename icmp_skb to standard
skb name so that tcp_v4_err() and tcp_v6_err() are using consistent names.
Eric Dumazet (2):
tcp: add tcp_ld_RTO_revert() helper
tcp: rename tcp_v4_err() skb parameter
net/ipv4/tcp_ipv4.c | 103 +++++++++++++++++++++++---------------------
1 file changed, 54 insertions(+), 49 deletions(-)
--
2.27.0.rc0.183.gde8f92d652-goog
Powered by blists - more mailing lists