Date: Wed, 24 Jun 2009 22:57:07 +0000 (UTC) From: Oleg Bulyzhin <oleg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/ipfw Makefile dummynet.c ipfw.8 ipfw2.h src/sys/netinet ip_dummynet.h src/sys/netinet/ipfw ip_dummynet.c Message-ID: <200906242258.n5OMw6BY077901@repoman.freebsd.org>
index | next in thread | raw e-mail
oleg 2009-06-24 22:57:07 UTC
FreeBSD src repository
Modified files:
sbin/ipfw Makefile dummynet.c ipfw.8 ipfw2.h
sys/netinet ip_dummynet.h
sys/netinet/ipfw ip_dummynet.c
Log:
SVN rev 194930 on 2009-06-24 22:57:07Z by oleg
- fix dummynet 'fast' mode for WF2Q case.
- fix printing of pipe profile data.
- introduce new pipe parameter: 'burst' - how much data can be sent through
pipe bypassing bandwidth limit.
Revision Changes Path
1.21 +1 -0 src/sbin/ipfw/Makefile
1.9 +31 -6 src/sbin/ipfw/dummynet.c
1.229 +15 -1 src/sbin/ipfw/ipfw.8
1.9 +1 -0 src/sbin/ipfw/ipfw2.h
1.47 +3 -1 src/sys/netinet/ip_dummynet.h
1.5 +50 -20 src/sys/netinet/ipfw/ip_dummynet.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906242258.n5OMw6BY077901>
