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:   Mon, 14 Jun 2021 11:55:07 +0200
From:   Steffen Klassert <steffen.klassert@...unet.com>
To:     Florian Westphal <fw@...len.de>
CC:     <netdev@...r.kernel.org>, <herbert@...dor.apana.org.au>
Subject: Re: [PATCH ipsec-next v2 0/5] xfrm: ipv6: remove hdr_off indirection

On Fri, Jun 11, 2021 at 12:50:09PM +0200, Florian Westphal wrote:
> v2: fix build failure with MIP6=y in last patch.
> 
> IPV6 xfrm moves mutable extension headers to make space for the
> encapsulation header.
> 
> For Mobile ipv6 sake this uses an indirect call (ipv6 can be built
> as module).
> 
> These patches remove those indirections by placing a
> small parsing function in the xfrm core.
> 
> While at it, the merged dstopt/rt hdroff function is
> realigned with ip6_find_1stfragopt (where they were copied from).
> 
> ip6_find_1stfragopt received bug fixes that were missing from the
> cloned ones.
> 
> Florian Westphal (5):
>   xfrm: ipv6: add xfrm6_hdr_offset helper
>   xfrm: ipv6: move mip6_destopt_offset into xfrm core
>   xfrm: ipv6: move mip6_rthdr_offset into xfrm core
>   xfrm: remove hdr_offset indirection
>   xfrm: merge dstopt and routing hdroff functions

Series applied, thanks Florian!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ