https://github.com/torvalds/linux
Revision 4e18b9adf2f910ec4d30b811a74a5b626e6c6125 authored by Tom Herbert on 20 April 2015, 21:10:04 UTC, committed by David S. Miller on 21 April 2015, 01:57:26 UTC
This function changes ip_summed to CHECKSUM_NONE if CHECKSUM_COMPLETE
is set. This is called to discard checksum-complete when packet
is being modified and checksum is not pulled for headers in a layer.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent a068833
History
Tip revision: 4e18b9adf2f910ec4d30b811a74a5b626e6c6125 authored by Tom Herbert on 20 April 2015, 21:10:04 UTC
net: add skb_checksum_complete_unset
Tip revision: 4e18b9a
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.4 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 300.0 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top