Regen from errata/article/sgml 1.73.4.3.

This commit is contained in:
Bruce A. Mah 2008-03-07 16:40:27 +00:00
parent 79df773114
commit b724a8cd88
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31625

View file

@ -19,7 +19,7 @@ alink="#0000FF">
<p class="COPYRIGHT">Copyright &copy; 2008 The FreeBSD Documentation Project</p>
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
1.73.4.1 2008/02/29 23:09:41 bmah Exp $<br />
1.73.4.3 2008/03/07 16:32:42 bmah Exp $<br />
</p>
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
@ -117,6 +117,24 @@ their problems, or at least mitigated them.</p>
cause odd interactions with some cable modem routers. While this issue is still under
investigation, a change has been committed to HEAD that returns the option processing to
that of FreeBSD 6. So far, this change has shown some promising results.</p>
<p>[20080307] The FreeBSD implementation of SCTP currently depends on having <tt
class="LITERAL">INET6</tt> support compiled into the kernel. This requirement is planned
to be removed in future releases.</p>
<p>[20080307] Source upgrades from FreeBSD 6.<tt class="REPLACEABLE"><i>X</i></tt> to
FreeBSD 7.0-RELEASE will generate warnings from <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=kldxref&sektion=8&manpath=FreeBSD+7.0-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">kldxref</span>(8)</span></a>
during the <tt class="LITERAL">installkernel</tt> step. These warnings are harmless and
can be ignored.</p>
<p>[20080307] The <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=crypto&sektion=4&manpath=FreeBSD+7.0-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">crypto</span>(4)</span></a>
driver, which is required for IPsec functionality, has severe problems on FreeBSD/powerpc
(a kernel with <tt class="LITERAL">device crypto</tt> included in its configuration will
be non-functional).</p>
</div>
<div class="SECT1">