aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/include/in_cksum.h
Commit message (Expand)AuthorAgeFilesLines
* Make in_cksum() a macro call to in_cksum_skip(), since it provides theJonathan Lemon2000-05-061-3/+2
* Add support for offloading IP/TCP/UDP checksums to NIC hardware whichJonathan Lemon2000-03-271-0/+3
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson1998-06-101-0/+78