The following series implements... ---
John Fastabend (3): net: add a UID to use for ULP socket assignment bpf: sockmap, add sock close() hook to remove socks bpf: sockmap, fix leaking maps with attached but not detached progs include/net/tcp.h | 8 ++ kernel/bpf/sockmap.c | 165 ++++++++++++++++++++++++++++---------------------- net/ipv4/tcp_ulp.c | 57 ++++++++++++++++- net/tls/tls_main.c | 2 + 4 files changed, 155 insertions(+), 77 deletions(-) -- Signature