On Thu, 24 Jul 2003 23:24:03 -0500, Alex Lyashkov wrote > On Saturday 19 July 2003 00:02, Jacques Gelinas wrote:
> > Mostly, for a multi-IP vserver, the source address of an outgoing is > > selected using the routing table. The previous ctx kernel were always > > selecting the first IP assigned to the vserver. Now vserver are matching > > standard kernel for this behavior. > > > eh. i check you changes in "route.h" and have one question. > You don't think double use ip_route_output for finding sorce address is > overhead ? Yes, but unfortunatly, I can't see a different way of handling this. Now, the routine was already calling twice. I have not benchmark this though. --------------------------------------------------------- Jacques Gelinas <[EMAIL PROTECTED]> vserver: run general purpose virtual servers on one box, full speed! http://www.solucorp.qc.ca/miscprj/s_context.hc
