diff options
author | Martin KaFai Lau <kafai@fb.com> | 2017-09-28 00:37:53 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-29 08:17:05 +0300 |
commit | ad5b177bd73f5107d97c36f56395c4281fb6f089 (patch) | |
tree | 90f03bf2a9ce3370d0979524a10784bce7714042 /tools | |
parent | cb4d2b3f03d8eed90be3a194e5b54b734ec4bbe9 (diff) | |
download | linux-ad5b177bd73f5107d97c36f56395c4281fb6f089.tar.xz |
bpf: Add map_name to bpf_map_info
This patch allows userspace to specify a name for a map
during BPF_MAP_CREATE.
The map's name can later be exported to user space
via BPF_OBJ_GET_INFO_BY_FD.
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Acked-by: Alexei Starovoitov <ast@fb.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions