summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_flow.c
Commit message (Expand)AuthorAgeFilesLines
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add sysctl descriptions to many SYSCTL_XXXsbillf1999-05-031-2/+2
* Staticize.eivind1999-04-111-2/+2
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-2/+1
* Removed unused includes.bde1998-06-211-9/+1
* Fix a typo-bug in ipflow_reap that could cause a NULL pointerjdp1998-05-191-2/+2
* Move (private) struct ipflow out of ip_var.h, to reduce dependenciespb1998-05-191-0/+3
* Moved #define of IPFLOW_HASHBITS to ip_flow.c where I think it belongs.dg1998-05-191-0/+1
* Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> viadg1998-05-191-0/+332
OpenPOWER on IntegriCloud