From: Eric Leblond Date: Thu, 5 Dec 2013 23:24:13 +0000 (+0100) Subject: netfilter: nft: add queue module X-Git-Tag: v3.14-rc1~94^2~278^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aff078d58e1c69139189e45ba5e929c030e8056;p=pandora-kernel.git netfilter: nft: add queue module This patch adds a new nft module named "nft_queue" which provides a new nftables expression that allows you to enqueue packets to userspace via the nfnetlink_queue subsystem. It provides the same level of functionality as NFQUEUE and it shares some code with it. Signed-off-by: Eric Leblond Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed