gue: Use checksum partial with remote checksum offload
authorTom Herbert <therbert@google.com>
Wed, 11 Feb 2015 00:30:33 +0000 (16:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Feb 2015 23:12:13 +0000 (15:12 -0800)
commitfe881ef11cf0220f118816181930494d484c4883
treefc3c9744cddeb0bba07c0ed258de06df4eb01487
parent0ace2ca89cbd6bcdf2b9d2df1fa0fa24ea9d1653
gue: Use checksum partial with remote checksum offload

Change remote checksum handling to set checksum partial as default
behavior. Added an iflink parameter to configure not using
checksum partial (calling csum_partial to update checksum).

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/fou.h
net/ipv4/fou.c