]> git.baikalelectronics.ru Git - kernel.git/commit
vxlan: Use checksum partial with remote checksum offload
authorTom Herbert <therbert@google.com>
Wed, 11 Feb 2015 00:30:32 +0000 (16:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Feb 2015 23:12:13 +0000 (15:12 -0800)
commit0469901715f12ae6ea67b898d0fe1c02098577d8
tree77d53c7e1f2c5b67b683cbb874f3587eddea81cf
parent6e9de3112e33562fe5c17473c28ef64ad2264afd
vxlan: 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>
drivers/net/vxlan.c
include/net/vxlan.h
include/uapi/linux/if_link.h