Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/FREE/free/ | luigi | 2001-11-04 | 1 | -1/+1 |
* | Bring in fix from NetBSD's revision 1.16: | ru | 2001-06-26 | 1 | -1/+7 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -1/+1 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add sysctl descriptions to many SYSCTL_XXXs | billf | 1999-05-03 | 1 | -2/+2 |
* | Staticize. | eivind | 1999-04-11 | 1 | -2/+2 |
* | The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static | archie | 1998-12-07 | 1 | -2/+1 |
* | Removed unused includes. | bde | 1998-06-21 | 1 | -9/+1 |
* | Fix a typo-bug in ipflow_reap that could cause a NULL pointer | jdp | 1998-05-19 | 1 | -2/+2 |
* | Move (private) struct ipflow out of ip_var.h, to reduce dependencies | pb | 1998-05-19 | 1 | -0/+3 |
* | Moved #define of IPFLOW_HASHBITS to ip_flow.c where I think it belongs. | dg | 1998-05-19 | 1 | -0/+1 |
* | Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> via | dg | 1998-05-19 | 1 | -0/+332 |