On Mon, Sep 08, 2008 at 12:03:04PM +0200, Julius Volz wrote: > On Mon, Sep 8, 2008 at 4:04 AM, Simon Horman wrote: > > Hi, > > > > The impetus for this series of patches is Julian Anastasov noting > > that "load balance IPv4 connections from a local process" checks > > for 0 TCP checksums. Herbert Xu confirmed that this is not legal, > > even on loopback traffic, but that rather partial checksums are > > possible. > > > > The first patch in this series is a proposed solution to handle > > partial checksums for both TCP and UDP. > > > > The other two patches clean things up a bit. > > > > I have not tested this code beyond compilation yet. > > After some first tests, remote connections are still working, but not > local ones from the director. The TCP handshake works and the > connection is established, but all following packets arriving at the > real server have an incorrect TCP checksum. > > Btw., this happens both with and without this last series of patches, > so I can't get the local client feature working at all. Looking at it > further... Ok, is this for both IPv4 & IPv6? Does it still occur with just the first patch in this series applied? -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html