mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-27 01:53:27 +01:00
Document that 'continue' is no longer released
This commit is contained in:
parent
58b2488459
commit
6064d9e681
@ -126,6 +126,9 @@ Shorewall 4.4.0 Beta 2
|
|||||||
3) The help output from the install.sh scripts mentioned the '-n'
|
3) The help output from the install.sh scripts mentioned the '-n'
|
||||||
option but support for that option has been removed.
|
option but support for that option has been removed.
|
||||||
|
|
||||||
|
4) The 'continue' script is no longer used in Shorewall 4.4 but it was
|
||||||
|
still being released.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
K N O W N P R O B L E M S R E M A I N I N G
|
K N O W N P R O B L E M S R E M A I N I N G
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
@ -127,15 +127,6 @@
|
|||||||
been refreshed.</para>
|
been refreshed.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para><filename>continue</filename> -- invoked to allow you to insert
|
|
||||||
special rules to allow traffic while Shorewall is [re]starting. Any
|
|
||||||
rules added in this script should be deleted in your
|
|
||||||
<emphasis>start</emphasis> script. This script is invoked earlier in
|
|
||||||
the [re]start process than is the <emphasis>initdone</emphasis> script
|
|
||||||
described above (Not used by Shorewall Perl).</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><filename>maclog</filename> -- invoked while mac filtering rules
|
<para><filename>maclog</filename> -- invoked while mac filtering rules
|
||||||
are being created. It is invoked once for each interface having
|
are being created. It is invoked once for each interface having
|
||||||
|
Loading…
Reference in New Issue
Block a user