From: Herbert Poetzl (herbert_at_13thfloor.at)
Date: Mon 29 Dec 2003 - 01:10:41 GMT
On Sun, Dec 28, 2003 at 05:13:24PM -0300, Alejandro Mery wrote:
> 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;
hmm, well, I guess, then you are using other kernel
sources than I did ... it applies here, please elaborate 
TIA,
Herbert
> Regards,
> Twisted Alejandro Mery
> 
> _______________________________________________
> Vserver mailing list
> Vserver_at_list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver