Cong Wang wrote: > From: Cong Wang <cong.w...@bytedance.com> > > Now UDP supports sockmap and redirection, we can safely update > the sock type checks for it accordingly. > > Cc: John Fastabend <john.fastab...@gmail.com> > Cc: Daniel Borkmann <dan...@iogearbox.net> > Cc: Jakub Sitnicki <ja...@cloudflare.com> > Cc: Lorenz Bauer <l...@cloudflare.com> > Signed-off-by: Cong Wang <cong.w...@bytedance.com> > --- > net/core/sock_map.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > Acked-by: John Fastabend <john.fastab...@gmail.com>
- Re: [Patch bpf-next v8 10/16] sock: introduce ... John Fastabend
- Re: [Patch bpf-next v8 10/16] sock: introduce ... Cong Wang
- Re: [Patch bpf-next v8 10/16] sock: introd... John Fastabend
- [Patch bpf-next v8 13/16] udp: implement udp_bpf_recvms... Cong Wang
- RE: [Patch bpf-next v8 13/16] udp: implement udp_b... John Fastabend
- [Patch bpf-next v8 12/16] skmsg: extract __tcp_bpf_recv... Cong Wang
- RE: [Patch bpf-next v8 12/16] skmsg: extract __tcp... John Fastabend
- [Patch bpf-next v8 16/16] selftests/bpf: add a test cas... Cong Wang
- [Patch bpf-next v8 15/16] selftests/bpf: add a test cas... Cong Wang
- [Patch bpf-next v8 14/16] sock_map: update sock type ch... Cong Wang
- RE: [Patch bpf-next v8 14/16] sock_map: update soc... John Fastabend
- RE: [Patch bpf-next v8 00/16] sockmap: introduce BPF_SK... John Fastabend
- Re: [Patch bpf-next v8 00/16] sockmap: introduce B... Alexei Starovoitov