Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1260203
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next v2 0/5] BPF updates |
| Date | 2015-11-01 18:20 +0100 |
| Message-ID | <qq4sp-2K7-1@gated-at.bofh.it> (permalink) |
| References | <qoVUd-RM-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Daniel Borkmann <daniel@iogearbox.net> Date: Thu, 29 Oct 2015 14:58:05 +0100 > This set adds support for persistent maps/progs. Please see > individual patches for further details. A man-page update > to bpf(2) will be sent later on, also a iproute2 patch for > support in tc. > > Thanks! > > v1 -> v2: > - Reworked most of patch 4 and 5 > - Rebased to latest net-next I'm going to let this sit for a little bit of review time since this facility seems to be generating at least a little bit of controversy :-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next v2 0/5] BPF updates Daniel Borkmann <daniel@iogearbox.net> - 2015-10-29 15:00 +0100
[PATCH net-next v2 2/5] bpf: align and clean bpf_{map,prog}_get helpers Daniel Borkmann <daniel@iogearbox.net> - 2015-10-29 15:00 +0100
[PATCH net-next v2 4/5] bpf: add support for persistent maps/progs Daniel Borkmann <daniel@iogearbox.net> - 2015-10-29 15:00 +0100
Re: [PATCH net-next v2 0/5] BPF updates David Miller <davem@davemloft.net> - 2015-11-01 18:20 +0100
Re: [PATCH net-next v2 0/5] BPF updates David Miller <davem@davemloft.net> - 2015-11-03 04:50 +0100
csiph-web