]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: x_tables: pass xt_counters struct to counter allocator
authorFlorian Westphal <fw@strlen.de>
Tue, 22 Nov 2016 13:44:18 +0000 (14:44 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 6 Dec 2016 20:42:18 +0000 (21:42 +0100)
commitf3d05b44575e53d7081f12b4f6195020986ae073
tree5c99a3a592e8debaeb789cd4d23c5ac037e03e34
parentfef29634d2856eb6bbcdefdf79031a4fb4c2e41f
netfilter: x_tables: pass xt_counters struct to counter allocator

Keeps some noise away from a followup patch.

Signed-off-by: Florian Westphal <fw@strlen.de>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter/x_tables.h
net/ipv4/netfilter/arp_tables.c
net/ipv4/netfilter/ip_tables.c
net/ipv6/netfilter/ip6_tables.c
net/netfilter/x_tables.c