[PATCH] ipvs loopback connection

2006-10-13 Thread Ryan Nowakowski
This is a port of Carlos Lozano's 2.4 patch[1] to 2.6.16. I believe Carlos's comments about the original 2.4 patch still pertain here: We have a machine that must be both a client and director. The two problems to solve are: * ipvs doesn't handle loopback packets

ipvs locahost client patch for 2.6?

2006-08-10 Thread Ryan Nowakowski
I found this patch for 2.4 that allows the host running ipvs to act as it's own client via loopback connection. Does anyone have a similar patch for 2.6? --- ip_vs_core.c.orig 2003-11-28 19:26:21.0 +0100 +++ ip_vs_core.c.list 2004-07-02 11:13:51.0 +0200 @@ -1036,7 +1036,7 @@