From 51f64a728657c2f9f6497175e6df083da7fcf2eb Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Thu, 9 Aug 2001 07:30:36 +0000
Subject: [PATCH] Mention dummynet(4) in the question about bandwidth managers.
PR: 29547
Submitted by: shill@free.fr
---
en_US.ISO8859-1/books/faq/book.sgml | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml
index 4753f51422..e8bc2d7202 100644
--- a/en_US.ISO8859-1/books/faq/book.sgml
+++ b/en_US.ISO8859-1/books/faq/book.sgml
@@ -17,7 +17,7 @@
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.250 2001/08/09 07:21:45 dd Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.251 2001/08/09 07:28:00 dd Exp $
1995
@@ -8823,8 +8823,10 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms
- There are two bandwidth management tools available for
- FreeBSD. There are three bandwidth management tools available for
+ FreeBSD. &man.dummynet.4; is integreated into FreeBSD (or more
+ specifically, &man.ipfw.4;);
+ ALTQ is available for free; Bandwidth Manager from
Emerging Technologies
is a commercial product.