linux/tools/bpf/bpftool/Documentation
Quentin Monnet 821cfbb0dc tools: bpftool: add a command to display bpftool version
This command can be used to print the version of the tool, which is in
fact the version from Linux taken from usr/include/linux/version.h.

Example usage:

    $ bpftool version
    bpftool v4.14.0

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-22 02:11:32 +01:00
..
bpftool-map.rst
bpftool-prog.rst tools: bpftool: show that opcodes or file FILE should be exclusive 2017-10-22 02:11:32 +01:00
bpftool.rst tools: bpftool: add a command to display bpftool version 2017-10-22 02:11:32 +01:00
Makefile