Deleted Added
full compact
2c2
< .\" $FreeBSD: head/share/man/man4/dummynet.4 106073 2002-10-28 07:24:58Z luigi $
---
> .\" $FreeBSD: head/share/man/man4/dummynet.4 107383 2002-11-29 11:39:20Z ru $
11,12c11,13
< .Em dummynet
< is a system facility that permits the control of traffic
---
> The
> .Nm
> system facility permits the control of traffic
18c19
< .Em dummynet
---
> .Nm
20,21d20
< .Nm ipfw
< program, so the reader is referred to the
23c22,24
< manpage for a complete description of the capabilities of
---
> utility, so please refer to the
> .Xr ipfw 8
> manpage for a complete description of the
25,26c26,27
< and on how to use it.
< .Sh KERNEL OPTIONS
---
> capabilities and how to use it.
> .Ss Kernel Options
30,37d30
< .Bd -literal
< IPFIREWALL - enable ipfirewall (required for dummynet).
< IPFIREWALL_VERBOSE - enable firewall output.
< IPFIREWALL_VERBOSE_LIMIT - limit firewall output.
< DUMMYNET - enable dummynet operation.
< NMBCLUSTERS - set the amount of network packet buffers
< HZ - sets the timer granularity
< .Ed
38a32,49
> .Bl -tag -width ".Dv IPFIREWALL_VERBOSE_LIMIT" -offset indent -compact
> .It Dv IPFIREWALL
> enable ipfirewall (required for
> .Nm )
> .It Dv IPFIREWALL_VERBOSE
> enable firewall output
> .It Dv IPFIREWALL_VERBOSE_LIMIT
> limit firewall output
> .It Dv DUMMYNET
> enable
> .Nm
> operation
> .It Dv NMBCLUSTERS
> set the amount of network packet buffers
> .It Dv HZ
> set the timer granularity
> .El
> .Pp
40,43c51,54
< .Bd -literal
< options IPFIREWALL
< options DUMMYNET
< options HZ=1000 # strongly recommended
---
> .Bd -literal -offset indent
> options IPFIREWALL
> options DUMMYNET
> options HZ=1000 # strongly recommended
46c57
< additionally, one may want to increase the number
---
> Additionally, one may want to increase the number
56a68
> The
58,59c70,73
< was initially implemented as a testing tool for TCP congestion control
< by
---
> facility
> was initially implemented as a testing tool for
> .Tn TCP
> congestion control by
62,63c76,80
< Later it has been then modified to work at the ip and bridging
< level, integrated with the IPFW packet filter, and extended to
---
> Later it has been modified to work at the
> .Tn IP
> and bridging levels, integrated with the
> .Xr ipfw 4
> packet filter, and extended to