On Sun, Dec 28, 2003 at 11:46:16AM -0300, Alejandro Mery wrote: > Herbert Poetzl wrote: > > >Hi Everyone! > > > >Finally continuing the long tradition of special > >Patch Sets for vserver use, this is the latest > >stable Patch Set for 2.4.23 and vs1.22 ... > > > > > great :-) > > >http://www.13thfloor.at/vserver/patchset/overview > > > > > which patch changes route.h? > http://www.13thfloor.at/vserver/patchset/ps23v1.22-1/20_route_fix.diff.gz
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. HTH, Herbert > don't apply here because my 2.4.23 said > if (err || (dst && src)) > return err; > instead of > if (err) return err; > > Regards, > Alejandro Mery > > _______________________________________________ > Vserver mailing list > [EMAIL PROTECTED] > http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
