On Wed, Dec 04, 2013 at 12:31:43PM +0100, Florian Westphal wrote: > Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > > > + while (jhash_initval == 0) > > > + jhash_initval = prandom_u32(); > > > > Different initialization approach with regards to xt_NFQUEUE, any > > reason for that change? > > I suggested this -- get_random_bytes is overkill for nfqueue > purposes. > > In fact, I think xt_NFQUEUE should be switched to prandom interface > as well. I see. For consistency, it would be good to get a patch so both are in sync. -- 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