IPVS: Add/adjust Netfilter hook functions and helpers for v6
authorJulius Volz <juliusv@google.com>
Tue, 2 Sep 2008 13:55:47 +0000 (15:55 +0200)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Sep 2008 01:17:09 +0000 (11:17 +1000)
commit2a3b791e6e1169f374224d164738e9f7be703d77
tree2dcbe488eeb00a4fae70b209aea5fe6a3ecb5ae9
parentcd17f9ed099ed27e9b0d298253e5c05e335ac656
IPVS: Add/adjust Netfilter hook functions and helpers for v6

Add Netfilter hook functions or modify existing ones, if possible, to
process IPv6 packets. Some support functions are also added/modified for
this. ip_vs_nat_icmp_v6() was already added in the patch that added the v6
xmit functions, as it is called from one of them.

Signed-off-by: Julius Volz <juliusv@google.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
net/ipv4/ipvs/ip_vs_core.c