mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 12:09:14 +01:00
Document fix for any bug
This commit is contained in:
parent
69eaf84078
commit
92eed0d23c
@ -22,6 +22,8 @@ Changes in Shorewall 4.4.12
|
|||||||
|
|
||||||
11) Blacklisting by DEST IP.
|
11) Blacklisting by DEST IP.
|
||||||
|
|
||||||
|
12) Fix duplicate rule generation with 'any'.
|
||||||
|
|
||||||
Changes in Shorewall 4.4.11
|
Changes in Shorewall 4.4.11
|
||||||
|
|
||||||
1) Apply patch from Gabriel.
|
1) Apply patch from Gabriel.
|
||||||
|
@ -253,6 +253,11 @@ I I I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E
|
|||||||
|
|
||||||
This caused the Makefile to be omitted from RPMs as well.
|
This caused the Makefile to be omitted from RPMs as well.
|
||||||
|
|
||||||
|
6) When 'any' was used in the SOURCE column, a duplicate rule was
|
||||||
|
generated in all "fw2*" ("fw-* if ZONE2ZONE="-"). If 'any' was used
|
||||||
|
in the DEST column, then a duplicate rule appeared in all "*2fw"
|
||||||
|
(*-fw) chains.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
I V. K N O W N P R O B L E M S R E M A I N I N G
|
I V. K N O W N P R O B L E M S R E M A I N I N G
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user