diff options
author | 2020-06-23 16:08:13 -0700 | |
---|---|---|
committer | 2020-06-24 18:37:59 -0700 | |
commit | 5788b3a07fc5863606c3b92fa7b1ffe125e6eb4c (patch) | |
tree | f8f5cf8ee8c208d31acb125e50f69813518ffc40 /scripts/bpf_helpers_doc.py | |
parent | net: bpf: Add bpf_seq_afinfo in udp_iter_state (diff) | |
download | linux-dev-5788b3a07fc5863606c3b92fa7b1ffe125e6eb4c.tar.xz linux-dev-5788b3a07fc5863606c3b92fa7b1ffe125e6eb4c.zip |
net: bpf: Implement bpf iterator for udp
The bpf iterator for udp is implemented. Both udp4 and udp6
sockets will be traversed. It is up to bpf program to
filter for udp4 or udp6 only, or both families of sockets.
Signed-off-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/bpf/20200623230813.3988404-1-yhs@fb.com
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions