K 10 svn:author V 6 fenner K 8 svn:date V 27 1996-03-29T08:02:30.000000Z K 7 svn:log V 274 Eliminate panic("rtfree") caused by double-freeing the route when rt == rt->rt_gwroute . rt == rt->gwroute shouldn't happen in the first place, but that's another problem. (try "route add -host ; ping ; route delete ") END