From: Simon Horman Date: Mon, 8 Sep 2008 02:04:21 +0000 (+1000) Subject: ipvs: handle PARTIAL_CHECKSUM X-Git-Tag: v2.6.28-rc1~717^2~300^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=503e81f65adac596a0275ea0230f2ae1fd64c301;p=pandora-kernel.git ipvs: handle PARTIAL_CHECKSUM Now that LVS can load balance locally generated traffic, packets may come from the loopback device and thus may have a partial checksum. The existing code allows for the case where there is no checksum at all for TCP, however Herbert Xu has confirmed that this is not legal. Signed-off-by: Simon Horman Acked-by: Julius Volz --- Reading git-diff-tree failed