diff options
author | 2018-10-20 23:01:48 +0100 | |
---|---|---|
committer | 2018-10-21 20:45:14 +0200 | |
commit | 882731e06c669a8626f2d4bfb351ca19264be029 (patch) | |
tree | 28f9023b2e3b3c71e9241980bd254e65182bae2e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | selftests/bpf: fix return value comparison for tests in test_libbpf.sh (diff) | |
download | wireguard-linux-882731e06c669a8626f2d4bfb351ca19264be029.tar.xz wireguard-linux-882731e06c669a8626f2d4bfb351ca19264be029.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions