]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
netfilter: nf_tables: allow expressions to return STOLEN
authorFlorian Westphal <fw@strlen.de>
Tue, 18 Oct 2016 15:35:18 +0000 (17:35 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 26 Oct 2016 14:35:15 +0000 (16:35 +0200)
commit5efa0fc6d7f7930b18801f07cefae8eeacd6ac02
tree93cdc24ad4bafc66ccc4648cfa9fa08f518fd6eb
parent0813fbc913582feef688265f2a5d7c077d6a3d1f
netfilter: nf_tables: allow expressions to return STOLEN

Currently not supported, we'd oops as skb was (or is) free'd elsewhere.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_tables_core.c