netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [bpf PATCH v2 0/3] Series short description
@ 2018-01-26 17:43 John Fastabend
  2018-01-26 17:50 ` John Fastabend
  0 siblings, 1 reply; 2+ messages in thread
From: John Fastabend @ 2018-01-26 17:43 UTC (permalink / raw)
  To: ast, daniel, davejwatson; +Cc: netdev, bhole_prashant_q7

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [bpf PATCH v2 0/3] Series short description
  2018-01-26 17:43 [bpf PATCH v2 0/3] Series short description John Fastabend
@ 2018-01-26 17:50 ` John Fastabend
  0 siblings, 0 replies; 2+ messages in thread
From: John Fastabend @ 2018-01-26 17:50 UTC (permalink / raw)
  To: ast, daniel, davejwatson; +Cc: netdev, bhole_prashant_q7

On 01/26/2018 09:43 AM, John Fastabend wrote:
> The following series implements...
> 
> ---
> 

Sorry random noise on my side fat-fingered some keys.
Please just ignore it. :/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-26 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-26 17:43 [bpf PATCH v2 0/3] Series short description John Fastabend
2018-01-26 17:50 ` John Fastabend

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).