diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2019-04-09 23:20:07 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-04-10 02:05:46 +0200 |
commit | 3e0ddc4f3ff1436970e96e76f3df3c3b5f5173b6 (patch) | |
tree | b63d2fbe0bbbe27f537a8119ad83f09a715227e6 /Documentation | |
parent | bpf: add syscall side map freeze support (diff) | |
download | linux-3e0ddc4f3ff1436970e96e76f3df3c3b5f5173b6.tar.xz linux-3e0ddc4f3ff1436970e96e76f3df3c3b5f5173b6.zip |
bpf: allow . char as part of the object name
Trivial addition to allow '.' aside from '_' as "special" characters
in the object name. Used to allow for substrings in maps from loader
side such as ".bss", ".data", ".rodata", but could also be useful for
other purposes.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions