aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf
diff options
context:
space:
mode:
authorStanislav Fomichev <sdf@google.com>2019-04-25 14:37:23 -0700
committerDaniel Borkmann <daniel@iogearbox.net>2019-04-25 23:49:06 +0200
commit118c8e9ae629d35fa9b3d27a7b9d59298b1b4183 (patch)
tree7ac43c744fec6cdd282557b4c56d30141dba3161 /tools/bpf
parentsamples: bpf: add hbm sample to .gitignore (diff)
downloadlinux-dev-118c8e9ae629d35fa9b3d27a7b9d59298b1b4183.tar.xz
linux-dev-118c8e9ae629d35fa9b3d27a7b9d59298b1b4183.zip
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
target_fd is target namespace. If there is a flow dissector BPF program attached to that namespace, its (single) id is returned. v5: * drop net ref right after rcu unlock (Daniel Borkmann) v4: * add missing put_net (Jann Horn) v3: * add missing inline to skb_flow_dissector_prog_query static def (kbuild test robot <lkp@intel.com>) v2: * don't sleep in rcu critical section (Jakub Kicinski) * check input prog_cnt (exit early) Cc: Jann Horn <jannh@google.com> Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/bpf')
0 files changed, 0 insertions, 0 deletions