summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_wlc.c
diff options
context:
space:
mode:
authorJulian Anastasov <ja@ssi.bg>2010-10-17 13:29:40 (GMT)
committerSimon Horman <horms@verge.net.au>2010-10-21 08:51:11 (GMT)
commit4256f1aaa662697c1faa0984b7a698c2c8c57735 (patch)
treef54bf7b9183169422eb926b613411f07e94bf95c /net/netfilter/ipvs/ip_vs_wlc.c
parent489fdedaed5ddb437dd2840eb93df37a6dd8c7de (diff)
downloadlinux-fsl-qoriq-4256f1aaa662697c1faa0984b7a698c2c8c57735.tar.xz
ipvs: fix CHECKSUM_PARTIAL for TUN method
The recent change in IP_VS_XMIT_TUNNEL to set CHECKSUM_NONE is not correct. After adding IPIP header skb->csum becomes invalid but the CHECKSUM_PARTIAL case must be supported. So, use skb_forward_csum() which is most suitable for us to allow local clients to send IPIP to remote real server. Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'net/netfilter/ipvs/ip_vs_wlc.c')
0 files changed, 0 insertions, 0 deletions