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: <ZvJtkq/i/1xMQPBx@gauss3.secunet.de>
Date: Tue, 24 Sep 2024 09:43:14 +0200
From: Steffen Klassert <steffen.klassert@...unet.com>
To: Eyal Birger <eyal.birger@...il.com>
CC: <davem@...emloft.net>, <dsahern@...nel.org>, <edumazet@...gle.com>,
	<kuba@...nel.org>, <pabeni@...hat.com>, <herbert@...dor.apana.org.au>,
	<paul.wouters@...en.io>, <antony@...nome.org>, <horms@...nel.org>,
	<devel@...ux-ipsec.org>, <netdev@...r.kernel.org>
Subject: Re: [PATCH ipsec,v3 0/2] xfrm: respect ip proto rules criteria in
 xfrm dst lookups

On Mon, Sep 02, 2024 at 05:07:08PM -0700, Eyal Birger wrote:
> This series fixes the route lookup for the outer packet after
> encapsulation, including the L4 criteria specified in IP rules
> 
> The first patch is a minor refactor to allow passing more parameters
> to dst lookup functions.
> The second patch actually passes L4 information to these lookup functions.
> 
> Signed-off-by: Eyal Birger <eyal.birger@...il.com>
> 
> ---
> 
> v3: pass ipproto for non UDP/TCP encapsulated traffic (e.g. ESP)
> v2: fix first patch based on reviews from Steffen Klassert and
>     Simon Horman
> 
> Eyal Birger (2):
>   xfrm: extract dst lookup parameters into a struct
>   xfrm: respect ip protocols rules criteria when performing dst lookups

This is now applied to the ipsec tree, thanks a lot Eyal!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ