Searched hist:a8deba8547e39f26440101164a3bbc2899c5b305 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-cgroup.rst | diff a8deba8547e39f26440101164a3bbc2899c5b305 Mon May 24 20:41:39 CDT 2021 Liu Jian <liujian56@huawei.com> bpftool: Add sock_release help info for cgroup attach/prog load command
The help information was not added at the time when the function got added. Fix this and add the missing information to its cli, documentation and bash completion.
Fixes: db94cc0b4805 ("bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE") Signed-off-by: Liu Jian <liujian56@huawei.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Reviewed-by: Quentin Monnet <quentin@isovalent.com> Link: https://lore.kernel.org/bpf/20210525014139.323859-1-liujian56@huawei.com
|
H A D | bpftool-prog.rst | diff a8deba8547e39f26440101164a3bbc2899c5b305 Mon May 24 20:41:39 CDT 2021 Liu Jian <liujian56@huawei.com> bpftool: Add sock_release help info for cgroup attach/prog load command
The help information was not added at the time when the function got added. Fix this and add the missing information to its cli, documentation and bash completion.
Fixes: db94cc0b4805 ("bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE") Signed-off-by: Liu Jian <liujian56@huawei.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Reviewed-by: Quentin Monnet <quentin@isovalent.com> Link: https://lore.kernel.org/bpf/20210525014139.323859-1-liujian56@huawei.com
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | cgroup.c | diff a8deba8547e39f26440101164a3bbc2899c5b305 Mon May 24 20:41:39 CDT 2021 Liu Jian <liujian56@huawei.com> bpftool: Add sock_release help info for cgroup attach/prog load command
The help information was not added at the time when the function got added. Fix this and add the missing information to its cli, documentation and bash completion.
Fixes: db94cc0b4805 ("bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE") Signed-off-by: Liu Jian <liujian56@huawei.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Reviewed-by: Quentin Monnet <quentin@isovalent.com> Link: https://lore.kernel.org/bpf/20210525014139.323859-1-liujian56@huawei.com
|
H A D | prog.c | diff a8deba8547e39f26440101164a3bbc2899c5b305 Mon May 24 20:41:39 CDT 2021 Liu Jian <liujian56@huawei.com> bpftool: Add sock_release help info for cgroup attach/prog load command
The help information was not added at the time when the function got added. Fix this and add the missing information to its cli, documentation and bash completion.
Fixes: db94cc0b4805 ("bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE") Signed-off-by: Liu Jian <liujian56@huawei.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Reviewed-by: Quentin Monnet <quentin@isovalent.com> Link: https://lore.kernel.org/bpf/20210525014139.323859-1-liujian56@huawei.com
|
/openbmc/linux/tools/bpf/bpftool/bash-completion/ |
H A D | bpftool | diff a8deba8547e39f26440101164a3bbc2899c5b305 Mon May 24 20:41:39 CDT 2021 Liu Jian <liujian56@huawei.com> bpftool: Add sock_release help info for cgroup attach/prog load command
The help information was not added at the time when the function got added. Fix this and add the missing information to its cli, documentation and bash completion.
Fixes: db94cc0b4805 ("bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE") Signed-off-by: Liu Jian <liujian56@huawei.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Reviewed-by: Quentin Monnet <quentin@isovalent.com> Link: https://lore.kernel.org/bpf/20210525014139.323859-1-liujian56@huawei.com
|