K 10 svn:author V 7 thompsa K 8 svn:date V 27 2012-02-29T00:52:56.665425Z K 7 svn:log V 281 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 END