mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-19 17:28:35 +02:00
Update release documents for find_hosts_by_option() fix
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
f2ca9e25c9
commit
364cddf99b
@ -15,6 +15,9 @@ Changes in Shorewall 4.4.11
|
|||||||
|
|
||||||
7) Implement Vserver zones.
|
7) Implement Vserver zones.
|
||||||
|
|
||||||
|
8) Make find_hosts_by_option() work correctly where ALL_IP appears in
|
||||||
|
hosts file.
|
||||||
|
|
||||||
Changes in Shorewall 4.4.10
|
Changes in Shorewall 4.4.10
|
||||||
|
|
||||||
1) Fix regression with scripts.
|
1) Fix regression with scripts.
|
||||||
|
@ -248,6 +248,19 @@ 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
|
|||||||
6) Under some versions of Perl, a Perl run-time diagnostic was produced
|
6) Under some versions of Perl, a Perl run-time diagnostic was produced
|
||||||
when options were omitted from shorewall.conf or shorewall6.conf.
|
when options were omitted from shorewall.conf or shorewall6.conf.
|
||||||
|
|
||||||
|
7) If the following options were specified in /etc/shorewall/interfaces
|
||||||
|
for an interface with '-' in the ZONE column, then these options
|
||||||
|
would be ignored if there was an entry in the hosts file for the
|
||||||
|
interface with an explicit or implicit 0.0.0.0/0 (0.0.0.0/0 is
|
||||||
|
implied when the host list begins with '!').
|
||||||
|
|
||||||
|
blacklist
|
||||||
|
maclist
|
||||||
|
nosmurfs
|
||||||
|
tcpflags
|
||||||
|
|
||||||
|
Note: for IPv6, the network is ::/0 rather than 0.0.0.0/0.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
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…
x
Reference in New Issue
Block a user