summaryrefslogtreecommitdiff
path: root/bpf.h
AgeCommit message (Expand)AuthorFilesLines
2014-04-22bpf: Remove unncessary #include <xmalloc.h> from bpf.hTobias Klauser1-1/+1
2013-07-09configure: fix multiple issues in build configurationDaniel Borkmann1-1/+2
2013-06-04bpf: split up instructions and extensions from headerDaniel Borkmann1-98/+2
2013-06-04misc: cleanup header commentsDaniel Borkmann1-6/+0
2013-05-24misc: fix some minor compile warnings all overDaniel Borkmann1-2/+3
2013-03-19bpfc: filter: add poff ancillary operationDaniel Borkmann1-0/+3
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+135
okup, this is only called from the set flush path, so better rename this to flush(). Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat
-rw-r--r--include/net/netfilter/nf_tables.h8
-rw-r--r--net/netfilter/nf_tables_api.c2
-rw-r--r--net/netfilter/nft_set_hash.c8
-rw-r--r--net/netfilter/nft_set_rbtree.c8
4 files changed, 13 insertions, 13 deletions
diff --git a/include/net/netfilter/nf_tables.h b/include/net/netfilter/nf_tables.h