summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/Kconfig
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2015-03-03 20:10:06 +0000
committerPablo Neira Ayuso <pablo@netfilter.org>2015-03-06 01:21:13 +0100
commit1a1e1a12199ca27cebe87677b4c2153a3d2bacf2 (patch)
treedf283397284751f102c48757a72e8ad82c02c597 /net/ipv6/netfilter/Kconfig
parent354bf5a0d794a34dc98ed25e72f460b3b360c174 (diff)
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/ipv6/netfilter/Kconfig')
0 files changed, 0 insertions, 0 deletions