From: Eric Leblond Date: Thu, 5 Dec 2013 23:24:12 +0000 (+0100) Subject: netfilter: xt_NFQUEUE: separate reusable code X-Git-Tag: v3.14-rc1~94^2~278^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97a2d41c47a2246c3387a937c62126c9faefe875;p=pandora-kernel.git netfilter: xt_NFQUEUE: separate reusable code This patch prepares the addition of nft_queue module by moving reusable code into a header file. This patch also converts NFQUEUE to use prandom_u32 to initialize the random jhash seed as suggested by Florian Westphal. Signed-off-by: Eric Leblond Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed