Update manpages to mention mixed type nesting

This commit is contained in:
Tom Eastep 2009-07-29 15:09:32 -07:00
parent 4af6c7650e
commit ff5e95b164
2 changed files with 10 additions and 0 deletions

View File

@ -109,6 +109,11 @@ c:a,b ipv4</programlisting>
url="shorewall.conf.html">shorewall.conf</ulink>(5) can also create
implicit CONTINUE policies to/from the subzone.</para>
<para>Where an <emphasis role="bold">ipsec</emphasis> zone is
explicitly included as a child of an <emphasis
role="bold">ipv4</emphasis> zone, the ruleset allows CONTINUE
policies (explicit or implicit) to work as expected. </para>
<para>In the future, Shorewall may make additional use of nesting
information.</para>
</listitem>

View File

@ -109,6 +109,11 @@ c:a,b ipv6</programlisting>
url="shorewall6.conf.html">shorewall6.conf</ulink>(5) can also
create implicit CONTINUE policies to/from the subzone.</para>
<para>Where an <emphasis role="bold">ipsec</emphasis> zone is
explicitly included as a child of an <emphasis
role="bold">ipv6</emphasis> zone, the ruleset allows CONTINUE
policies (explicit or implicit) to work as expected.</para>
<para>In the future, Shorewall6 may make additional use of nesting
information.</para>
</listitem>