[Bug 941] --queue-balance sending all traffic to queue 0
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Mon May 19 11:49:05 CEST 2014
https://bugzilla.netfilter.org/show_bug.cgi?id=941
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |pablo at netfilter.org
--- Comment #1 from Pablo Neira Ayuso <pablo at netfilter.org> 2014-05-19 11:49:04 CEST ---
Are you generating traffic from the same source address?
The load sharing uses a hash-based approach based on that and the layer 4
protocol number.
http://lxr.free-electrons.com/source/net/netfilter/xt_NFQUEUE.c?v=2.6.32
See hash_v4() for instance.
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the netfilter-buglog
mailing list