]> git.baikalelectronics.ru Git - kernel.git/commit
ipvs: properly declare tunnel encapsulation
authorJulian Anastasov <ja@ssi.bg>
Fri, 1 Aug 2014 07:36:17 +0000 (10:36 +0300)
committerSimon Horman <horms@verge.net.au>
Wed, 27 Aug 2014 05:31:56 +0000 (14:31 +0900)
commit9a3ac7ee51172814f90d871ae7f3b7485f94a056
treefab3960e5374cd13d1e1476528e65f8cc52deb8f
parent1e5ba85a105c68e78978023a3bc4dcda6067c48c
ipvs: properly declare tunnel encapsulation

The tunneling method should properly use tunnel encapsulation.
Fixes problem with CHECKSUM_PARTIAL packets when TCP/UDP csum
offload is supported.

Thanks to Alex Gartrell for reporting the problem, providing
solution and for all suggestions.

Reported-by: Alex Gartrell <agartrell@fb.com>
Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Alex Gartrell <agartrell@fb.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
net/netfilter/ipvs/ip_vs_xmit.c