Correct IPV6 document

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2013-01-17 15:58:52 -08:00
parent ea0325a1f5
commit e76c0c8187

View File

@ -467,11 +467,14 @@ ACCEPT net:wlan0:[2002:ce7c:92b4::3] tcp 22<
<listitem> <listitem>
<para>The Linux IPv6 stack does not support balancing (multi-hop) <para>The Linux IPv6 stack does not support balancing (multi-hop)
routes. Hence, neither the <option>balance</option> option in <ulink routes. Thehe <option>balance</option> and <option>fallback</option>
options in <ulink
url="manpages6/shorewall6-providers.html">shorewall6-providers</ulink>(5) url="manpages6/shorewall6-providers.html">shorewall6-providers</ulink>(5)
nor USE_DEFAULT_RT=Yes in <ulink and USE_DEFAULT_RT=Yes in <ulink
url="manpages6/shorewall.conf.html">shorewall6.conf</ulink>(5) is url="manpages6/shorewall.conf.html">shorewall6.conf</ulink>(5) are
supported.</para> supported, but at most one provider can have the
<option>balance</option> option and at most one provider can have
the <option>fallback</option> option.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -499,7 +502,7 @@ ACCEPT net:wlan0:[2002:ce7c:92b4::3] tcp 22<
</listitem> </listitem>
</itemizedlist> </itemizedlist>
<para/> <para></para>
</listitem> </listitem>
</varlistentry> </varlistentry>