- Note that mrouted has gone from FreeBSD 7.X

PR:		docs/124685
Submitted by:	John Ferrell <jdferrell3@yahoo.com>
This commit is contained in:
Gabor Kovesdan 2008-06-21 00:21:54 +00:00
parent 40ff5e8d3d
commit 5b8b6d2f39
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32317

View file

@ -657,6 +657,17 @@ route_net2="-net 192.168.1.0/24 192.168.1.1"</programlisting>
<filename>/etc/mrouted.conf</filename>. More details on
multicast configuration may be found in the manual page for
&man.mrouted.8;.</para>
<note>
<para>As of &os;&nbsp;7.0 the &man.mrouted.8; multicast routing daemon
has been removed from the base system. It implements the
<acronym>DVMRP</acronym> multicast routing protocol, which has
largely been replaced by &man.pim.4; in many multicast
installations. The related &man.map-mbone.8; and
&man.mrinfo.8; utilities have also been removed. These programs
are now available in the &os; Ports&nbsp;Collection as
<filename role="port">net/mrouted</filename>.</para>
</note>
</sect2>
</sect1>