aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGravatar Florent Revest <revest@chromium.org> 2020-12-04 12:36:06 +0100
committerGravatar Daniel Borkmann <daniel@iogearbox.net> 2020-12-04 22:32:40 +0100
commita50a85e40c59cf27ca3b324a5aa4c7f35314f251 (patch)
treec7c09440bdb35f9e00311d7782b3c8327cb53076 /tools
parentbpf: Add a bpf_sock_from_file helper (diff)
downloadlinux-a50a85e40c59cf27ca3b324a5aa4c7f35314f251.tar.gz
linux-a50a85e40c59cf27ca3b324a5aa4c7f35314f251.tar.bz2
linux-a50a85e40c59cf27ca3b324a5aa4c7f35314f251.zip
bpf: Expose bpf_sk_storage_* to iterator programs
Iterators are currently used to expose kernel information to userspace over fast procfs-like files but iterators could also be used to manipulate local storage. For example, the task_file iterator could be used to initialize a socket local storage with associations between processes and sockets or to selectively delete local storage values. Signed-off-by: Florent Revest <revest@google.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Martin KaFai Lau <kafai@fb.com> Acked-by: KP Singh <kpsingh@google.com> Link: https://lore.kernel.org/bpf/20201204113609.1850150-3-revest@google.com
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions