IPVS: Add IPv6 support to SH and DH schedulers
authorJulius Volz <julius.volz@gmail.com>
Sat, 1 Nov 2008 13:13:19 +0000 (13:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Nov 2008 07:52:01 +0000 (23:52 -0800)
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 <julius.volz@gmail.com>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found