(Sorry for jumping into this thread late.) On Mon, Mar 10, 2014 at 9:41 PM, Alexei Starovoitov <[email protected]> wrote: > > 3. tracing filters systemtap-like with extended BPF > > 4. OVS with extended BPF > > 5. nftables with extended BPF
If you plan to use extended BPF out of networking, does it make sense to make it independent of networking? That is, rename those sk_*() APIs? > > +int bpf_ext_enable __read_mostly; > + This could be converted to a jump label, no? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

