summaryrefslogtreecommitdiffstats
path: root/kernel/bpf
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2015-03-01 12:31:45 +0100
committerDavid S. Miller <davem@davemloft.net>2015-03-01 20:05:19 +0100
commitd4052c4aea0cf455110457c0a0c299d45689ba05 (patch)
treef85a881aff7ffcffc3f91ca5b330ccc514ab525f /kernel/bpf
parentebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs (diff)
downloadlinux-d4052c4aea0cf455110457c0a0c299d45689ba05.tar.xz
linux-d4052c4aea0cf455110457c0a0c299d45689ba05.zip
ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code
This gets rid of CONFIG_BPF_SYSCALL ifdefs in the socket filter code, now that the BPF internal header can deal with it. While going over it, I also changed eBPF related functions to a sk_filter prefix to be more consistent with the rest of the file. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@plumgrid.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions