K 10 svn:author V 6 qingli K 8 svn:date V 27 2009-08-30T22:39:49.233453Z K 7 svn:log V 273 MFC r196608 Do not try to free the rt_lle entry of the cached route in ip_output() if the cached route was not initialized from the flow-table. The rt_lle entry is invalid unless it has been initialized through the flow-table. Reviewed by: kmacy, rwatson Approved by: re END