]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
netfilter: x_tables: pass xt_counters struct to counter allocator
authorFlorian Westphal <fw@strlen.de>
Tue, 10 Jan 2017 13:32:16 +0000 (08:32 -0500)
committerLuis Henriques <luis.henriques@canonical.com>
Fri, 20 Jan 2017 12:19:12 +0000 (12:19 +0000)
commita6fda211e4b05d5c893cdcdee984b48fefe8a35c
treebd0a06ef722616dd2d0b735bf3c2524ff44c1fc3
parent3e76b2afc1bc2274d7f394bddd3e257a396de9aa
netfilter: x_tables: pass xt_counters struct to counter allocator

BugLink: https://bugs.launchpad.net/bugs/1640786
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>
(backported from commit f28e15bacedd444608e25421c72eb2cf4527c9ca)
Signed-off-by: Eric Desrochers <eric.desrochers@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Acked-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
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