]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r232008,232010,232080,232089
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 29 Feb 2012 00:52:56 +0000 (00:52 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 29 Feb 2012 00:52:56 +0000 (00:52 +0000)
commitcddb65ed38de45bf7a87b62c5a0e8abb1524f6de
tree6a2ccbbe20c1ad37215494f54501828805d9e7ae
parente686fde31c54b8f8d2498df809ff886bb8dcec6b
MFC r232008,232010,232080,232089

 Using the flowid in the mbuf assumes the network card is giving a good hash for
 the traffic flow, this may not be the case giving poor traffic distribution.
 Add a sysctl which allows us to fall back to our own flow hash code.

PR: kern/164901

git-svn-id: svn://svn.freebsd.org/base/stable/9@232279 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man4/lagg.4
sys/net/ieee8023ad_lacp.c
sys/net/if_lagg.c
sys/net/if_lagg.h