Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC: delayed checksum work. This also brings the mbuf size up to 256. | Jonathan Lemon | 2000-05-05 | 1 | -0/+25 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Fix all areas of the system (or at least all those in LINT) to avoid storing | Garrett Wollman | 1997-08-16 | 1 | -1/+10 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | Add an incremental checksum update routine. Perhaps some i386 assembly | Garrett Wollman | 1996-05-23 | 1 | -1/+17 |
* | Add an inline function to compute the common-case IP header checksum. | Garrett Wollman | 1996-04-18 | 1 | -0/+76 |