Files
linux-stable-mirror/include/linux
Jakub Kicinski 14c4be92eb tls: rx: strp: force mixed decrypted records into copy mode
If a record is partially decrypted we'll have to CoW it, anyway,
so go into copy mode and allocate a writable skb right away.

This will make subsequent fix simpler because we won't have to
teach tls_strp_msg_make_copy() how to copy skbs while preserving
decrypt status.

Tested-by: Shai Amiram <samiram@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-05-19 08:37:37 +01:00
..
2023-04-21 14:37:03 +01:00
2023-04-16 08:51:24 -07:00
2023-04-17 18:01:23 +02:00
2023-04-20 18:20:04 +08:00
2023-05-17 21:29:09 -07:00
2023-04-21 03:02:34 -04:00