commit | 20971a0afb8bc0eeb6865ceadd435e4a2dba0fd7 | [log] [tgz] |
---|---|---|
author | Julius Volz <julius.volz@gmail.com> | Sat Nov 01 13:13:19 2008 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 02 23:52:01 2008 -0800 |
tree | 2d53792b5f141608e7a7fcb018a252c1f3e70c88 | |
parent | 2a6cf35543302e9a5c807eaf13298f510fbdf8f2 [diff] |
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 <julius.volz@gmail.com> Acked-by: Simon Horman <horms@verge.net.au> Signed-off-by: David S. Miller <davem@davemloft.net>