K 10 svn:author V 2 ru K 8 svn:date V 27 2002-12-25T10:21:02.000000Z K 7 svn:log V 255 If the caller of rtrequest*(RTM_DELETE, ...) asked for a copy of the entry being removed (ret_nrt != NULL), increment the entry's rt_refcnt like we do it for RTM_ADD and RTM_RESOLVE, rather than messing around with 1->0 transitions for rtfree() all over. END