summaryrefslogtreecommitdiff
path: root/proto_icmpv4.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-15dissectors: Remove unnecessary includes of dissector_eth.hTobias Klauser1-1/+0
2014-02-24dissectors: Get rid of unecessary includes of protos.hTobias Klauser1-1/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+68
8a87c32661f1308a118074972ac5d483a'>973d94d8a87c32661f1308a118074972ac5d483a (patch) tree594eeceac135ae0914ac7f6995bf60cbe008ffa4 parent2b064fff8527a1052c7060c65c22cae80a9343b9 (diff)
bpf samples: update tracex5 sample to use __seccomp_filter
seccomp_phase1() does not exist anymore. Instead, update sample to use __seccomp_filter(). While at it, set max locked memory to unlimited. Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat