[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <155620799743.22884.8046772841813554446.stgit@john-XPS-13-9360>
Date: Thu, 25 Apr 2019 09:02:50 -0700
From: John Fastabend <john.fastabend@...il.com>
To: jakub.kicinski@...ronome.com, john.fastabend@...il.com,
ast@...nel.org, daniel@...earbox.net
Cc: netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: [bpf PATCH v2 0/3] sockmap/ktls fixes
Series of fixes for sockmap and ktls, see patches for descriptions.
v2: fix build issue for CONFIG_TLS_DEVICE and fixup couple comments from
Jakub.
---
John Fastabend (3):
bpf: tls, implement unhash to avoid transition out of ESTABLISHED
bpf: sockmap remove duplicate queue free
bpf: sockmap fix msg->sg.size account on ingress skb
include/net/tls.h | 14 ++++++++++++-
net/core/skmsg.c | 1 +
net/ipv4/tcp_bpf.c | 2 --
net/tls/tls_main.c | 55 +++++++++++++++++++++++++++++++++++++++-------------
net/tls/tls_sw.c | 13 +++++++++---
5 files changed, 64 insertions(+), 21 deletions(-)
--
Signature
Powered by blists - more mailing lists