diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2015-09-23 21:56:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-23 14:29:01 -0700 |
commit | bf007d1c75aceb4e8a407f325d42ee9958049a31 (patch) | |
tree | 054800403a5e9500e6db8585bbda9984510993d9 /drivers | |
parent | e1ffc0cd2c2698d272121fb85fcb012994c4112c (diff) | |
download | linux-bf007d1c75aceb4e8a407f325d42ee9958049a31.tar.bz2 |
cls_bpf: also dump TCA_BPF_FLAGS
In commit 43388da42a49 ("cls_bpf: introduce integrated actions") we
have added TCA_BPF_FLAGS. We can also retrieve this information from
the prog, dump it back to user space as well. It's useful in tc when
displaying/dumping filter info.
Also, remove tp from cls_bpf_prog_from_efd(), came in as a conflict
from a rebase and it's unused here (later work may add it along with
a real user).
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions