[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230803224552.69398-1-kuniyu@amazon.com>
Date: Thu, 3 Aug 2023 15:45:50 -0700
From: Kuniyuki Iwashima <kuniyu@...zon.com>
To: "David S. Miller" <davem@...emloft.net>, Eric Dumazet
<edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni
<pabeni@...hat.com>, David Ahern <dsahern@...nel.org>
CC: Kuniyuki Iwashima <kuniyu@...zon.com>, Kuniyuki Iwashima
<kuni1840@...il.com>, <netdev@...r.kernel.org>
Subject: [PATCH v3 net-next 0/2] tcp: Disable header prediction for MD5.
The 1st patch disable header prediction for MD5 flow and the 2nd
patch updates the stale comment in tcp_parse_options().
Changes:
v3:
* Disable header prediction instead of enabling
* Add the 2nd patch
v2: https://lore.kernel.org/netdev/20230803042214.38309-1-kuniyu@amazon.com/
* Update function graph
v1: https://lore.kernel.org/all/20230803011658.17086-1-kuniyu@amazon.com/
Kuniyuki Iwashima (2):
tcp: Disable header prediction for MD5 flow.
tcp: Update stale comment for MD5 in tcp_parse_options().
net/ipv4/tcp_input.c | 5 ++---
net/ipv4/tcp_minisocks.c | 2 --
net/ipv4/tcp_output.c | 5 -----
3 files changed, 2 insertions(+), 10 deletions(-)
--
2.30.2
Powered by blists - more mailing lists