Add an entry for bandwidth managers.

Submitted by:	 George Uhl <uhl@mamba-e.gsfc.nasa.gov>
This commit is contained in:
Doug White 1998-11-18 21:39:43 +00:00
parent 13bd4a1550
commit f33e2614ae
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3810

View file

@ -1,4 +1,4 @@
<!-- $Id: network.sgml,v 1.16 1998-10-22 18:14:54 brian Exp $ -->
<!-- $Id: network.sgml,v 1.17 1998-11-18 21:39:43 dwhite Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect>
@ -1144,6 +1144,16 @@ ftp stream tcp nowait nobody /usr/local/bin/socket socket ftp.foo.com ftp
<p>where 'ftp.foo.com' and 'ftp' are the host and port to redirect to,
respectively.
<sect1>
<heading>Where can I get a bandwidth management tool?</heading>
<p>There are two bandwidth management tools available for FreeBSD.
<url url="http://www.csl.sony.co.jp/person/kjc/programs.html"
name="ALTQ"> is available for free; Bandwidth Manager from
<url url="http://www.etinc.com" name="Emerging Technologies"> is
a commercial product.
</sect>