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)
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>

No differences found