dummynet.4 (c8b0129238e435ea6e97a6eb9da7a9b93032d370) dummynet.4 (b6de9e91bd2c47efaeec72a08642f8fd99cc7b20)
1.\"
2.\" $FreeBSD$
3.\"
4.Dd October 28, 2002
5.Dt DUMMYNET 4
6.Os
7.Sh NAME
8.Nm dummynet

--- 46 unchanged lines hidden (view full) ---

55.Ed
56.Pp
57Additionally, one may want to increase the number
58of mbuf clusters (used to store network packets) according to the
59sum of the bandwidth-delay products and queue sizes of all configured
60pipes.
61.Sh SEE ALSO
62.Xr setsockopt 2 ,
1.\"
2.\" $FreeBSD$
3.\"
4.Dd October 28, 2002
5.Dt DUMMYNET 4
6.Os
7.Sh NAME
8.Nm dummynet

--- 46 unchanged lines hidden (view full) ---

55.Ed
56.Pp
57Additionally, one may want to increase the number
58of mbuf clusters (used to store network packets) according to the
59sum of the bandwidth-delay products and queue sizes of all configured
60pipes.
61.Sh SEE ALSO
62.Xr setsockopt 2 ,
63.Xr bridge 4 ,
64.Xr if_bridge 4 ,
65.Xr ip 4 ,
66.Xr ipfw 8 ,
67.Xr sysctl 8
68.Sh HISTORY
69The
70.Nm
71facility
72was initially implemented as a testing tool for
73.Tn TCP
74congestion control by
75.An Luigi Rizzo Aq luigi@iet.unipi.it ,
76as described on ACM Computer Communication Review, Jan.97 issue.
77Later it has been modified to work at the
78.Tn IP
79and bridging levels, integrated with the
80.Xr ipfw 4
81packet filter, and extended to
82support multiple queueing and scheduling policies.
63.Xr if_bridge 4 ,
64.Xr ip 4 ,
65.Xr ipfw 8 ,
66.Xr sysctl 8
67.Sh HISTORY
68The
69.Nm
70facility
71was initially implemented as a testing tool for
72.Tn TCP
73congestion control by
74.An Luigi Rizzo Aq luigi@iet.unipi.it ,
75as described on ACM Computer Communication Review, Jan.97 issue.
76Later it has been modified to work at the
77.Tn IP
78and bridging levels, integrated with the
79.Xr ipfw 4
80packet filter, and extended to
81support multiple queueing and scheduling policies.