summaryrefslogtreecommitdiffstats
path: root/crypto/algboss.c
diff options
context:
space:
mode:
authorAlexei Starovoitov <ast@plumgrid.com>2014-09-04 22:17:18 -0700
committerDavid S. Miller <davem@davemloft.net>2014-09-09 10:26:47 -0700
commitdaedfb22451dd02b35c0549566cbb7cc06bdd53b (patch)
treef990840a7b9e6afe48ea73a5fdafe1cdc50f936d /crypto/algboss.c
parent02ab695bb37ee9ad515df0d0790d5977505dd04a (diff)
downloadlinux-daedfb22451dd02b35c0549566cbb7cc06bdd53b.tar.gz
linux-daedfb22451dd02b35c0549566cbb7cc06bdd53b.tar.bz2
linux-daedfb22451dd02b35c0549566cbb7cc06bdd53b.zip
net: filter: split filter.h and expose eBPF to user space
allow user space to generate eBPF programs uapi/linux/bpf.h: eBPF instruction set definition linux/filter.h: the rest This patch only moves macro definitions, but practically it freezes existing eBPF instruction set, though new instructions can still be added in the future. These eBPF definitions cannot go into uapi/linux/filter.h, since the names may conflict with existing applications. Full eBPF ISA description is in Documentation/networking/filter.txt Signed-off-by: Alexei Starovoitov <ast@plumgrid.com> Acked-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/algboss.c')
0 files changed, 0 insertions, 0 deletions