On Mon, Jun 04, 2012 at 02:53:54PM +0200, Florian Westphal wrote: > because reply packets need to go to the same nfqueue, src/dst ip > address were xor'd prior to jhash(). > > However, this causes bad distribution for some workloads, e.g. > flows a.b.1.{1,n} -> a.b.2.{1,n} all share the same hash value. > > Avoid this by hashing both. To get same hash for replies, > first argument is the smaller address. Applied. Thanks Florian. -- 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