aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/ip_dummynet.h
Commit message (Expand)AuthorAgeFilesLines
* Increase the max dummynet hash size from 1024 to 65536. Default is stillSean Chittenden2002-10-121-0/+6
* Kernel support for a dummynet option:Luigi Rizzo2002-08-151-0/+1
* fix indentation of a commentLuigi Rizzo2002-06-231-1/+1
* Remove (almost all) global variables that were used to holdLuigi Rizzo2002-06-221-22/+18
* Add ipfw hooks to ether_demux() and ether_output_frame().Luigi Rizzo2002-05-131-0/+2
* Indentation and comments cleanup, no functional change.Luigi Rizzo2002-05-051-51/+58
* MFS: sync the ipfw/dummynet/bridge code with the one recently mergedLuigi Rizzo2001-11-041-2/+3
* Make it so dummynet and bridge can be loaded as modules.Paul Saab2001-10-051-11/+8
* Two main changes here:Luigi Rizzo2001-09-271-2/+2
* MFS: bridge/ipfw/dummynet fixes (bridge.c will be committed separately)Luigi Rizzo2001-02-021-2/+1
* Document data structures and operation on dummynet so next timeLuigi Rizzo2001-01-171-41/+116
* Some dummynet patches that I forgot to commit last summer.Luigi Rizzo2001-01-161-0/+4
* Implement WF2Q+ in dummynet.Luigi Rizzo2000-06-081-26/+149
* Support for stateful (dynamic) ipfw rules. They are veryLuigi Rizzo2000-02-101-12/+2
* Implement per-flow queueing. Using a single pipe config rule,Luigi Rizzo2000-01-081-46/+95
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* IPSEC support in the kernel.Yoshinobu Inoue1999-12-221-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* assorted dummynet cleanup:Luigi Rizzo1999-05-041-3/+4
* Tidy up some stray / unused stuff in the IPFW package and friends.Peter Wemm1999-04-201-2/+1
* Move kernel-only declarations to within #ifdef KERNELArchie Cobbs1999-01-231-4/+9
* Last bits (i think) of dummynet for -current.Luigi Rizzo1998-12-141-0/+10
* Bring in new files for dummynet supportLuigi Rizzo1998-09-121-0/+100