K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-08-11T08:14:53.000000Z K 7 svn:log V 284 o Make rt_check() function more strict: - rt0 passed to rt_check() must not be NULL, assert this. - rt returned by rt_check() must be valid locked rtentry, if no error occured. o Modify callers, so that they never pass NULL rt0 to rt_check(). Reviewed by: sam, ume (nd6.c) END