From: Jakub Kicinski
Date: Mon, 3 Jun 2019 15:16:57 -0700
> This series cleans up and improves the tls code, mostly the offload
> parts.
>
> First a slight performance optimization - avoiding unnecessary re-
> -encryption of records in patch 1. Next patch 2 makes the code
> more resilient by c
Hi!
This series cleans up and improves the tls code, mostly the offload
parts.
First a slight performance optimization - avoiding unnecessary re-
-encryption of records in patch 1. Next patch 2 makes the code
more resilient by checking for errors in skb_copy_bits(). Next
commit removes a warnin