summaryrefslogtreecommitdiff
path: root/bpf_ext.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04bpf: split up instructions and extensions from headerDaniel Borkmann1-0/+47
Move them into a separate header file, so that it is more clean. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>