1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/netinet/ipfw
Oleg Bulyzhin 22746035ec Fix burst processing for WF2Q pipes - do not increase available burst size
unless pipe is idle. This should fix follwing issues:
- 'dummynet: OUCH! pipe should have been idle!' log messages.
- exceeding configured pipe bandwidth.

MFC after:	1 week
2009-12-05 23:27:21 +00:00
..
ip_dummynet.c Fix burst processing for WF2Q pipes - do not increase available burst size 2009-12-05 23:27:21 +00:00
ip_fw2.c adjust comment in previous commit after Julian's explanation 2009-12-05 11:51:32 +00:00
ip_fw_nat.c Merge the remainder of kern_vimage.c and vimage.h into vnet.c and 2009-08-01 19:26:27 +00:00
ip_fw_pfil.c Virtualize the pfil hooks so that different jails may chose different 2009-10-11 05:59:43 +00:00