lkml.org 
[lkml]   [2020]   [Mar]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRE: [PATCH bpf-next v3 07/12] bpf: add sockmap hooks for UDP sockets
Lorenz Bauer wrote:
> Add basic psock hooks for UDP sockets. This allows adding and
> removing sockets, as well as automatic removal on unhash and close.
>
> Signed-off-by: Lorenz Bauer <lmb@cloudflare.com>
> Signed-off-by: Jakub Sitnicki <jakub@cloudflare.com>
> ---
> MAINTAINERS | 1 +
> include/net/udp.h | 5 +++++
> net/ipv4/Makefile | 1 +
> net/ipv4/udp_bpf.c | 53 ++++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 60 insertions(+)
> create mode 100644 net/ipv4/udp_bpf.c
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8f27f40d22bb..b2fae56dca9f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS

Acked-by: John Fastabend <john.fastabend@gmail.com>

\
 
 \ /
  Last update: 2020-03-06 16:44    [W:0.027 / U:1.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site