[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221011212729.3777710-1-eric.dumazet@gmail.com>
Date: Tue, 11 Oct 2022 14:27:27 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: "David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: netdev <netdev@...r.kernel.org>,
Maciej Żenczykowski <maze@...gle.com>,
Pavel Begunkov <asml.silence@...il.com>,
Eric Dumazet <edumazet@...gle.com>,
Eric Dumazet <eric.dumazet@...il.com>
Subject: [PATCH net 0/2] inet: ping: give ping some care
From: Eric Dumazet <edumazet@...gle.com>
First patch fixes an ipv6 ping bug that has been there forever,
for large sizes.
Second patch fixes a recent and elusive bug, that can potentially
crash the host. This is what I mentioned privately to Paolo and
Jakub at LPC in Dublin.
Eric Dumazet (2):
ipv6: ping: fix wrong checksum for large frames
inet: ping: fix recent breakage
net/ipv4/ping.c | 23 ++++++-----------------
net/ipv6/ping.c | 2 +-
2 files changed, 7 insertions(+), 18 deletions(-)
--
2.38.0.rc1.362.ged0d419d3c-goog
Powered by blists - more mailing lists