From: Julius Volz Date: Sat, 1 Nov 2008 13:13:19 +0000 (+0000) Subject: IPVS: Add IPv6 support to SH and DH schedulers X-Git-Tag: v2.6.29-rc1~581^2~801 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20971a0afb8bc0eeb6865ceadd435e4a2dba0fd7;p=pandora-kernel.git IPVS: Add IPv6 support to SH and DH schedulers Add IPv6 support to SH and DH schedulers. I hope this simple IPv6 address hashing is good enough. The 128 bit are just XORed into 32 before hashing them like an IPv4 address. Signed-off-by: Julius Volz Acked-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed