1
0
Fork 0
Commit Graph

1 Commits (9b0e35cb4889eb04a7ea5dd648d73df0bf37cc68)

Author SHA1 Message Date
Simon Glass 9b0e35cb48 net: Add a separate file for IP checksumming
Move the checksum code out into its own file so it can be used elsewhere.
Also use a new version which supports a length which is not a multiple of
2 and add a new function to add two checksums.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-01-23 21:44:59 -07:00