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]
Message-ID: <Zeg5MQlmC4Y4nuER@gauss3.secunet.de>
Date: Wed, 6 Mar 2024 10:36:49 +0100
From: Steffen Klassert <steffen.klassert@...unet.com>
To: Mike Yu <yumike@...gle.com>
CC: <netdev@...r.kernel.org>, <leonro@...dia.com>, <stanleyjhu@...gle.com>,
	<martinwu@...gle.com>, <chiachangwang@...gle.com>
Subject: Re: [PATCH ipsec 0/2] Improve packet offload for dual stack

On Mon, Mar 04, 2024 at 12:24:07PM +0000, Mike Yu wrote:
> In the XFRM stack, whether a packet is forwarded to the IPv4
> or IPv6 stack depends on the family field of the matched SA.
> This does not completely work for IPsec packet offload in some
> scenario, for example, sending an IPv6 packet that will be
> encrypted and encapsulated as an IPv4 packet in HW.
> 
> Here are the patches to make IPsec packet offload work on the
> mentioned scenario.
> 
> Mike Yu (2):
>   xfrm: fix xfrm child route lookup for packet offload
>   xfrm: set skb control buffer based on packet offload as well

Applied, thanks a lot!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ