K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-10-16T20:53:55.000000Z K 7 svn:log V 225 Change signature of rt->rt_output() so that it is compatible with ifp->if_output() functions. This way, initial implementations of rt_output functionality can just lazily use if_output until customized versions are written. END