summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorYonghong Song <yhs@fb.com>2020-06-24 01:08:05 +0200
committerAlexei Starovoitov <ast@kernel.org>2020-06-25 03:37:58 +0200
commit52d87d5f6418ba1b8b449ed5eea1532664896851 (patch)
tree91abbbf647ebca6ed60aa16de6bd8839dab99984 /kernel
parentnet: bpf: Add bpf_seq_afinfo in tcp_iter_state (diff)
downloadlinux-52d87d5f6418ba1b8b449ed5eea1532664896851.tar.xz
linux-52d87d5f6418ba1b8b449ed5eea1532664896851.zip
net: bpf: Implement bpf iterator for tcp
The bpf iterator for tcp is implemented. Both tcp4 and tcp6 sockets will be traversed. It is up to bpf program to filter for tcp4 or tcp6 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/20200623230805.3987959-1-yhs@fb.com
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions