diff options
author | Quentin Monnet <[email protected]> | 2018-10-20 23:01:48 +0100 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2018-10-21 20:45:14 +0200 |
commit | 882731e06c669a8626f2d4bfb351ca19264be029 (patch) | |
tree | 28f9023b2e3b3c71e9241980bd254e65182bae2e /tools/perf/scripts/python/net_dropmonitor.py | |
parent | c5fa5d602221362f8341ecd9e32d83194abf5bd9 (diff) |
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 <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions