diff options
author | Yonghong Song <[email protected]> | 2020-06-23 16:08:13 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2020-06-24 18:37:59 -0700 |
commit | 5788b3a07fc5863606c3b92fa7b1ffe125e6eb4c (patch) | |
tree | f8f5cf8ee8c208d31acb125e50f69813518ffc40 /tools/testing/selftests/bpf/progs/bpf_iter_ipv6_route.c | |
parent | 9e8ca27afab6c92477b459f6a5d2af0cd3197c20 (diff) |
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 <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/bpf_iter_ipv6_route.c')
0 files changed, 0 insertions, 0 deletions