linux-stable/tools/bpf/bpftool/Documentation
Jakub Kicinski 49f2cba3e5 tools: bpftool: allow users to specify program type for prog load
Sometimes program section names don't match with libbpf's expectation.
In particular XDP's default section names differ between libbpf and
iproute2.  Allow users to pass program type on command line.  Name
the types like the libbpf expected section names.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-07-11 22:13:33 +02:00
..
bpftool-cgroup.rst bpftool: document cgroup tree command 2018-07-07 01:38:38 +02:00
bpftool-map.rst tools: bpftool: add simple perf event output reader 2018-05-04 23:41:04 +02:00
bpftool-perf.rst tools/bpftool: add perf subcommand 2018-05-24 18:18:20 -07:00
bpftool-prog.rst tools: bpftool: allow users to specify program type for prog load 2018-07-11 22:13:33 +02:00
bpftool.rst tools/bpftool: add perf subcommand 2018-05-24 18:18:20 -07:00
Makefile tools: bpftool: exit doc Makefile early if rst2man is not available 2018-02-08 11:59:50 +01:00