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
bench
config
python
scripts
tests
ui
util
.gitignore -rw-r--r-- 336 bytes
Build -rw-r--r-- 1.1 KB
CREDITS -rw-r--r-- 603 bytes
MANIFEST -rw-r--r-- 1.8 KB
Makefile -rw-r--r-- 1.9 KB
Makefile.perf -rw-r--r-- 17.3 KB
builtin-annotate.c -rw-r--r-- 9.9 KB
builtin-bench.c -rw-r--r-- 6.7 KB
builtin-buildid-cache.c -rw-r--r-- 10.5 KB
builtin-buildid-list.c -rw-r--r-- 2.9 KB
builtin-data.c -rw-r--r-- 2.6 KB
builtin-diff.c -rw-r--r-- 29.0 KB
builtin-evlist.c -rw-r--r-- 1.8 KB
builtin-help.c -rw-r--r-- 12.1 KB
builtin-inject.c -rw-r--r-- 12.1 KB
builtin-kmem.c -rw-r--r-- 16.8 KB
builtin-kvm.c -rw-r--r-- 36.6 KB
builtin-list.c -rw-r--r-- 2.1 KB
builtin-lock.c -rw-r--r-- 23.1 KB
builtin-mem.c -rw-r--r-- 7.2 KB
builtin-probe.c -rw-r--r-- 13.4 KB
builtin-record.c -rw-r--r-- 26.0 KB
builtin-report.c -rw-r--r-- 25.0 KB
builtin-sched.c -rw-r--r-- 45.1 KB
builtin-script.c -rw-r--r-- 44.0 KB
builtin-stat.c -rw-r--r-- 49.7 KB
builtin-timechart.c -rw-r--r-- 46.8 KB
builtin-top.c -rw-r--r-- 32.4 KB
builtin-trace.c -rw-r--r-- 74.2 KB
builtin.h -rw-r--r-- 2.2 KB
command-list.txt -rw-r--r-- 911 bytes
design.txt -rw-r--r-- 17.3 KB
perf-archive.sh -rw-r--r-- 1.3 KB
perf-completion.sh -rw-r--r-- 5.3 KB
perf-read-vdso.c -rw-r--r-- 510 bytes
perf-sys.h -rw-r--r-- 5.0 KB
perf-with-kcore.sh -rw-r--r-- 6.7 KB
perf.c -rw-r--r-- 14.5 KB
perf.h -rw-r--r-- 1.5 KB

back to top