diff options
author | Dirk van der Merwe <[email protected]> | 2019-06-05 14:11:41 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-06-06 14:13:40 -0700 |
commit | c3991d397f2a4d86100c533d0d92fb518319c278 (patch) | |
tree | 6643ac53c0e921e5c5a816cd9df6a186eb58efb0 /net/unix/sysctl_net_unix.c | |
parent | b9727d7f957d68febb3b5f68d4be270ee6fb57e7 (diff) |
nfp: tls: add datapath support for TLS TX
Prepend connection handle to each transmitted TLS packet.
For each connection, the driver tracks the next sequence number
expected. If an out of order packet is observed, the driver calls into
the TLS kernel code to reencrypt that particular skb.
Signed-off-by: Dirk van der Merwe <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions