summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Fastabend <john.fastabend@gmail.com>2018-10-13 03:46:01 +0300
committerAlexei Starovoitov <ast@kernel.org>2018-10-15 22:23:19 +0300
commitd3b18ad31f93d0b6bae105c679018a1ba7daa9ca (patch)
tree0bf6b0040a0104aa209bcffc7dd0d8821f11a6b2 /.gitignore
parent924ad65ed01ee0eec5d2a3280c01c394343d6df7 (diff)
downloadlinux-d3b18ad31f93d0b6bae105c679018a1ba7daa9ca.tar.xz
tls: add bpf support to sk_msg handling
This work adds BPF sk_msg verdict program support to kTLS allowing BPF and kTLS to be combined together. Previously kTLS and sk_msg verdict programs were mutually exclusive in the ULP layer which created challenges for the orchestrator when trying to apply TCP based policy, for example. To resolve this, leveraging the work from previous patches that consolidates the use of sk_msg, we can finally enable BPF sk_msg verdict programs so they continue to run after the kTLS socket is created. No change in behavior when kTLS is not used in combination with BPF, the kselftest suite for kTLS also runs successfully. Joint work with Daniel. Signed-off-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions