Merge branch 'tls-pad-strparser-internal-header-decrypt_ctx-etc'
authorJakub Kicinski <kuba@kernel.org>
Sat, 9 Jul 2022 01:38:48 +0000 (18:38 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 9 Jul 2022 01:38:49 +0000 (18:38 -0700)
commit16bd188eae2dc9294859bec8d0ed7388a176659f
tree1368aa89b1729a189d197af3e8892ac936731aef
parent67d7ebdeb2d5a058dd5079107505fffe7332b27a
parent35560b7f06b8497e11880c53e845744f41de4820
Merge branch 'tls-pad-strparser-internal-header-decrypt_ctx-etc'

Jakub Kicinski says:

====================
tls: pad strparser, internal header, decrypt_ctx etc.

A grab bag of non-functional refactoring to make the series
which will let us decrypt into a fresh skb smaller.

Patches in this series are not strictly required to get the
decryption into a fresh skb going, they are more in the "things
which had been annoying me for a while" category.
====================

Link: https://lore.kernel.org/r/20220708010314.1451462-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>