* [MPTCP] tls: Add generic NIC offload infrastructure
@ 2017-11-09 2:45 Christoph Paasch
0 siblings, 0 replies; only message in thread
From: Christoph Paasch @ 2017-11-09 2:45 UTC (permalink / raw)
To: mptcp
[-- Attachment #1: Type: text/plain, Size: 502 bytes --]
Take a look at https://patchwork.ozlabs.org/patch/835816/.
TLS also needs to maintain a per-record mapping on the skb, which is similar
to the DSS-mapping.
For each TLS record, they seem to allocate a data-structure and maintain a
list of it. tls_get_record() allows to find the record based on the
sequence-number.
They seem like a good candidate for an skb_shared_info_ext :-)
I will try to find the guy who presented it here at netdev and talk to him
about it.
Christoph
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-11-09 2:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-09 2:45 [MPTCP] tls: Add generic NIC offload infrastructure Christoph Paasch
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.