K 10 svn:author V 7 thompsa K 8 svn:date V 27 2012-02-29T20:22:45.060262Z K 7 svn:log V 302 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 Approved by: re (bz) END