Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/arm
Module Name: src
Committed By: matt
Date: Wed Dec 19 15:05:16 UTC 2012
Modified Files:
src/sys/arch/arm/arm: cpu_in_cksum_v4hdr.S
Added Files:
src/sys/arch/arm/arm: cpu_in_cksum_buffer.S cpu_in_cksum_fold.S
Log Message:
Move the final ip checksum to a common file to be included.
Add a generic ip checksum calculator for a buffer (ptr/len).
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/arm/cpu_in_cksum_buffer.S \
src/sys/arch/arm/arm/cpu_in_cksum_fold.S
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/arm/cpu_in_cksum_v4hdr.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index