mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-05 21:18:49 +01:00
Expand chain naming
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@778 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
5448a9cc38
commit
e46c76253c
@ -19,3 +19,5 @@ Changes since 1.4.7
|
|||||||
8) Fix tcrules processing.
|
8) Fix tcrules processing.
|
||||||
|
|
||||||
9) Liberalize chain names used in the accounting file.
|
9) Liberalize chain names used in the accounting file.
|
||||||
|
|
||||||
|
10) Fix the fix for 'complex' zones.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
This is a minor release of Shorewall.
|
This is a minor release of Shorewall.
|
||||||
|
|
||||||
Problems Corrected since version 1.4.6:
|
Problems Corrected since version 1.4.7:
|
||||||
|
|
||||||
1) Tuomo Soini has supplied a correction to a problem that occurs using
|
1) Tuomo Soini has supplied a correction to a problem that occurs using
|
||||||
some versions of 'ash'. The symptom is that "shorewall start" fails
|
some versions of 'ash'. The symptom is that "shorewall start" fails
|
||||||
@ -37,6 +37,9 @@ Problems Corrected since version 1.4.6:
|
|||||||
the ":F" or ":P" was previously only applied to the first Netfilter
|
the ":F" or ":P" was previously only applied to the first Netfilter
|
||||||
rule generated by the entry. It is now applied to all entries.
|
rule generated by the entry. It is now applied to all entries.
|
||||||
|
|
||||||
|
7) The original fix for item 5) above contained a bug which caused the
|
||||||
|
"<zone>_frwd" chain to have too few rules. That has been corrected.
|
||||||
|
|
||||||
Migration Issues:
|
Migration Issues:
|
||||||
|
|
||||||
None.
|
None.
|
||||||
|
Loading…
Reference in New Issue
Block a user