]> bbs.cooldavid.org Git - net-next-2.6.git/commit
IPVS: Add IPv6 support to LBLC/LBLCR schedulers
authorJulius Volz <julius.volz@gmail.com>
Tue, 4 Nov 2008 01:08:28 +0000 (17:08 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Nov 2008 01:08:28 +0000 (17:08 -0800)
commit445483758e35e0aaff5256d1b104a346ba77aafe
treeddbc0fe710400b1b9cffdb9ca80eaadfc8770226
parentfa228b3fcb724ce2281a61737e09a8afa4fed542
IPVS: Add IPv6 support to LBLC/LBLCR schedulers

Add IPv6 support to LBLC and LBLCR schedulers. These were the last
schedulers without IPv6 support, but we might want to keep the
supports_ipv6 flag in the case of future schedulers without IPv6
support.

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>
net/netfilter/ipvs/ip_vs_lblc.c
net/netfilter/ipvs/ip_vs_lblcr.c