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
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to