OpenGrok
Cross Reference: ip_cksum.c
xref
: /
src
/
sys
/
lib
/
libsa
/
ip_cksum.c
Home
|
History
|
Annotate
|
Download
|
only in
libsa
History log of
/src/sys/lib/libsa/ip_cksum.c
Revision
Date
Author
Comments
1.2
25-Jan-2006
christos
branches: 1.2.4; 1.2.18;
Changing len from int to size_t caused an infinite loop. Noticed by chuq.
1.1
24-Jan-2006
christos
PR/32613: Yves-Emmanuel JUTARD: Incoherencies in file sys/lib/libsa/net.h
- Make prototype of ether_sprintf() match the one in sys/net.
- Rename in_cksum to ip_cksum and fix its prototype. in_cksum() operates
on an mbuf and ip_cksum() operates on a plain buffer. We should not call
functions that operate on different arguments the same name (this is not
c++).
1.2.18.2
21-Jun-2006
yamt
sync with head.
1.2.18.1
25-Jan-2006
yamt
file ip_cksum.c was added on branch yamt-lazymbuf on 2006-06-21 15:10:23 +0000
1.2.4.2
01-Feb-2006
yamt
sync with head.
1.2.4.1
25-Jan-2006
yamt
file ip_cksum.c was added on branch yamt-uio_vmspace on 2006-02-01 14:52:36 +0000
Indexes created Wed Oct 15 07:09:58 GMT 2025