Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > From: Eric Leblond <eric@xxxxxxxxx> > > 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. Pre-emptive explanation: prandom_u32 is ok because this hash is only used to decide on which queue the packet should be enqueued to. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html