summaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/Kconfig
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2015-03-03 20:10:06 (GMT)
committerPablo Neira Ayuso <pablo@netfilter.org>2015-03-06 00:21:13 (GMT)
commit1a1e1a12199ca27cebe87677b4c2153a3d2bacf2 (patch)
treedf283397284751f102c48757a72e8ad82c02c597 /net/ipv4/netfilter/Kconfig
parent354bf5a0d794a34dc98ed25e72f460b3b360c174 (diff)
downloadlinux-1a1e1a12199ca27cebe87677b4c2153a3d2bacf2.tar.xz
netfilter: nf_tables: cleanup nf_tables.h
The transaction related definitions are squeezed in between the rule and expression definitions, which are closely related and should be next to each other. The transaction definitions actually don't belong into that file at all since it defines the global objects and API and transactions are internal to nf_tables_api, but for now simply move them to a seperate section. Similar, the chain types are in between a set of registration functions, they belong to the chain section. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/ipv4/netfilter/Kconfig')
0 files changed, 0 insertions, 0 deletions