K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-02-24T12:32:50.608246Z K 7 svn:log V 470 Merge r230598 by kmacy from head: A flowtable entry can continue referencing an llentry indefinitely if the entry is repeatedly referenced within its timeout window. This change clears the LLE_VALID flag when an llentry is removed from an interface's hash table and adds an extra check to the flowtable code for the LLE_VALID flag in llentry to avoid retaining and using a stale reference. Reviewed by: qingli@ PR: kern/155604 Approved by: re (kib) END