aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_bpf.c
diff options
context:
space:
mode:
authorCong Wang <[email protected]>2021-03-31 02:32:30 +0000
committerAlexei Starovoitov <[email protected]>2021-04-01 17:56:14 +0000
commita7ba4558e69a3c2ae4ca521f015832ef44799538 (patch)
treede4e53cf984dcbd68b485660ae96431fa7402e22 /net/ipv4/tcp_bpf.c
parentsock_map: Kill sock_map_link_no_progs() (diff)
downloadkernel-a7ba4558e69a3c2ae4ca521f015832ef44799538.tar.gz
kernel-a7ba4558e69a3c2ae4ca521f015832ef44799538.zip
sock_map: Introduce BPF_SK_SKB_VERDICT
Reusing BPF_SK_SKB_STREAM_VERDICT is possible but its name is confusing and more importantly we still want to distinguish them from user-space. So we can just reuse the stream verdict code but introduce a new type of eBPF program, skb_verdict. Users are not allowed to attach stream_verdict and skb_verdict programs to the same map. Signed-off-by: Cong Wang <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Acked-by: John Fastabend <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'net/ipv4/tcp_bpf.c')
0 files changed, 0 insertions, 0 deletions