K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-09-10T12:02:58.692334Z K 7 svn:log V 301 Merge r232054 by kmacy: When using flowtable llentrys can outlive the interface with which they're associated at which the lle_tbl pointer points to freed memory and the llt_free pointer is no longer valid. Move the free pointer in to the llentry itself and update the initalization sites. END