Remove 2.2 cruft from multicast question.
This commit is contained in:
parent
8aada2b01a
commit
bb2b3c1c33
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17256
1 changed files with 4 additions and 4 deletions
|
@ -8418,11 +8418,11 @@ Key F15 A A Menu Workplace Nop</programlisting>
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>Multicast host operations are fully supported in FreeBSD
|
||||
2.0 and later by default. If you want your box to run as a
|
||||
multicast router, you will need to recompile your kernel with
|
||||
<para>FreeBSD supports multicast host operations
|
||||
by default. If you want your box to run as a
|
||||
multicast router, you need to recompile your kernel with
|
||||
the <literal>MROUTING</literal> option and run
|
||||
&man.mrouted.8;. FreeBSD 2.2 and later will start
|
||||
&man.mrouted.8;. FreeBSD will start
|
||||
&man.mrouted.8; at boot time if the flag
|
||||
<literal>mrouted_enable</literal> is set to
|
||||
<literal>"YES"</literal> in
|
||||
|
|
Loading…
Reference in a new issue