K 10 svn:author V 6 scottl K 8 svn:date V 27 2013-12-30T05:19:27.457365Z K 7 svn:log V 194 Merge r256563: In the flowtable scanner, restart the scan at the last found position, not at position 0. Changes the scanner from O(N^2) to O(N). Reviewed by: emax Obtained from: Netflix END