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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Thu, 2 May 2024 09:33:02 -0600
From: David Ahern <dsahern@...nel.org>
To: Felix Fietkau <nbd@....name>, netdev@...r.kernel.org,
 Eric Dumazet <edumazet@...gle.com>, "David S. Miller" <davem@...emloft.net>,
 Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>
Cc: willemdebruijn.kernel@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 net-next v5 5/6] net: create tcp_gro_header_pull helper
 function

On 5/2/24 2:44 AM, Felix Fietkau wrote:
> Pull the code out of tcp_gro_receive in order to access the tcp header
> from tcp4/6_gro_receive.
> 
> Acked-by: Paolo Abeni <pabeni@...hat.com>
> Reviewed-by: Eric Dumazet <edumazet@...gle.com>
> Signed-off-by: Felix Fietkau <nbd@....name>
> ---
>  include/net/tcp.h        |  4 ++-
>  net/ipv4/tcp_offload.c   | 55 +++++++++++++++++++++++++---------------
>  net/ipv6/tcpv6_offload.c | 18 +++++++++----
>  3 files changed, 50 insertions(+), 27 deletions(-)
> 

Reviewed-by: David Ahern <dsahern@...nel.org>



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ