]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc, bpf, examples: further bpf_api improvements
authorDaniel Borkmann <daniel@iogearbox.net>
Sun, 7 Feb 2016 01:11:50 +0000 (02:11 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Sun, 7 Feb 2016 19:27:38 +0000 (11:27 -0800)
commit92a36995b3ceb4de4ebd43d9358e0edebce67615
tree0023b17042a282a59e430e5591399354f2d525c3
parent9450c5ec63b0cc4068b363eae7c71b024fc25121
tc, bpf, examples: further bpf_api improvements

Add a couple of improvements to tc's BPF api, that facilitate program
development.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
examples/bpf/bpf_cyclic.c
examples/bpf/bpf_graft.c
examples/bpf/bpf_prog.c
examples/bpf/bpf_shared.c
examples/bpf/bpf_tailcall.c
include/bpf_api.h