linux/tools/bpf/bpftool/Documentation
Quentin Monnet 882731e06c tools: bpftool: document restriction on '.' in names to pin in bpffs
Names used to pin eBPF programs and maps under the eBPF virtual file
system cannot contain a dot character, which is reserved for future
extensions of this file system.

Document this in bpftool man pages to avoid users getting confused if
pinning fails because of a dot.

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-10-21 20:45:14 +02:00
..
bpftool-cgroup.rst bpftool: document cgroup tree command 2018-07-07 01:38:38 +02:00
bpftool-map.rst tools: bpftool: document restriction on '.' in names to pin in bpffs 2018-10-21 20:45:14 +02:00
bpftool-net.rst tools/bpf: bpftool: improve output format for bpftool net 2018-09-18 17:42:31 +02:00
bpftool-perf.rst tools/bpftool: add perf subcommand 2018-05-24 18:18:20 -07:00
bpftool-prog.rst tools: bpftool: document restriction on '.' in names to pin in bpffs 2018-10-21 20:45:14 +02:00
bpftool.rst tools: bpftool: add map create command 2018-10-15 16:39:21 -07:00
Makefile tools: bpf: build and install man page for eBPF helpers from bpftool/ 2018-07-12 18:55:53 +02:00