From: Alejandro Mery (amery_at_geeks.cl)
Date: Sun 28 Dec 2003 - 20:13:24 GMT
Herbert Poetzl wrote:
>yes 20_route_fix.diff changes the routing behaviour
>when used on vserver with more than one IP, outbound
>conenctions via separate routing tables are possible.
>
>
i hate to express myself wrong :-\ my problem is the following
20_route_fix.diff fails to apply due to my route.h said
if (err || (dst && src))
return err;
instead of
if (err) return err;
Regards,
Twisted Alejandro Mery
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver