summaryrefslogtreecommitdiff
path: root/tools/bpf.h
Commit message (Expand)AuthorAgeFilesLines
* api: Add support for SCMP_ACT_KILL_PROCESSTom Hromatka2018-09-191-1/+4
* all: add support for new log actionTyler Hicks2017-11-011-0/+1
* tools: add missing ALU operations in bpf.hDavid Drysdale2016-05-051-0/+3
* all: update my email addressPaul Moore2016-02-111-1/+1
* bpf_sim: fix some problems with syscall arguments and 64bit architecturesPaul Moore2012-04-111-3/+2
* all: relicense the library from GPLv2 to LGPLv2.1Paul Moore2012-04-091-8/+8
* tools: update the seccomp/bpf definitions in bpf.hPaul Moore2012-04-031-18/+25
* tools: BPF simulatorPaul Moore2012-02-151-9/+27
* tools: a very basic BPF disassembler for use in development/debuggingPaul Moore2012-02-141-0/+100