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:   Wed, 27 Dec 2017 11:59:46 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     steffen.klassert@...unet.com
Cc:     herbert@...dor.apana.org.au, netdev@...r.kernel.org
Subject: Re: pull request (net-next): ipsec-next 2017-12-22

From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Fri, 22 Dec 2017 12:24:30 +0100

> 1) Separate ESP handling from segmentation for GRO packets.
>    This unifies the IPsec GSO and non GSO codepath.
> 
> 2) Add asynchronous callbacks for xfrm on layer 2. This
>    adds the necessary infrastructure to core networking.
> 
> 3) Allow to use the layer2 IPsec GSO codepath for software
>    crypto, all infrastructure is there now.
> 
> 4) Also allow IPsec GSO with software crypto for local sockets.
> 
> 5) Don't require synchronous crypto fallback on IPsec offloading,
>    it is not needed anymore.
> 
> 6) Check for xdo_dev_state_free and only call it if implemented.
>    From Shannon Nelson.
> 
> 7) Check for the required add and delete functions when a driver
>    registers xdo_dev_ops. From Shannon Nelson.
> 
> 8) Define xfrmdev_ops only with offload config.
>    From Shannon Nelson.
> 
> 9) Update the xfrm stats documentation.
>    From Shannon Nelson.
> 
> Please pull or let me know if there are problems.

Pulled, thanks!

Powered by blists - more mailing lists