summaryrefslogtreecommitdiff
path: root/bpf_parser.y
AgeCommit message (Expand)AuthorFilesLines
2017-05-12bpfc: disable NLS in the parserTobias Klauser1-2/+0
2017-02-09make: Fix spelling yaac -> yaccTobias Klauser1-1/+1
2016-12-16bpfc: Remove unnecessary prototype for compile_filter()Tobias Klauser1-3/+0
2016-12-10bpfc: make verbose parameter booleanTobias Klauser1-2/+2
2015-12-17cpp: Constify cpp argv passed to cpp_execTobias Klauser1-2/+2
2015-12-17bpfc: Add option to pass macro/define for C preprocessorVadim Kochan1-3/+3
2015-12-17cpp: Allow to pass additional cpp optionsVadim Kochan1-1/+1
2015-11-25bpfc: Check yyin against NULL before calling fclose() on itTobias Klauser1-1/+1
2015-11-24bpfc: Invoke C preprocessor from cpp.c moduleVadim Kochan1-12/+6
2015-11-16bpfc: Do not panic if bpf file is not validVadim Kochan1-4/+9
2015-11-10bpfc, trafgen: Do not close stdin when "-" is specifiedVadim Kochan1-1/+3
2014-04-22conf: Use configuration file path from Makefile instead of hardcoded pathsTobias Klauser1-2/+2
2013-11-25bpfc: Check return value of system()Tobias Klauser1-1/+2
2013-09-06bpfc: add gnu as style %-register prefixDaniel Borkmann1-1/+68
2013-09-03bpf: ldi,ldxi: allow for '#' prefix in numbersDaniel Borkmann1-2/+6
2013-06-15bpf: use Linux' define of BPF_MAXINSNSDaniel Borkmann1-9/+7
2013-06-08bpfc: also allow to load skb len into XDaniel Borkmann1-0/+2
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-05-23bpfc: allow bpf programs to be passed to cppDaniel Borkmann1-2/+28
2013-03-19bpfc: filter: add poff ancillary operationDaniel Borkmann1-1/+10
2013-03-16bpfc: support different output formatsDaniel Borkmann1-12/+58
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+673