mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-25 12:13:29 +02:00
Fix initialization
This commit is contained in:
parent
44c5ebcfa4
commit
b38841798e
@ -8,6 +8,8 @@ Changes in Shorewall 4.4.3
|
|||||||
|
|
||||||
4) Correct RETAIN_ALIASES=No.
|
4) Correct RETAIN_ALIASES=No.
|
||||||
|
|
||||||
|
5) Fix detection of IP config
|
||||||
|
|
||||||
Changes in Shorewall 4.4.2
|
Changes in Shorewall 4.4.2
|
||||||
|
|
||||||
1) BUGFIX: Correct detection of Persistent SNAT support
|
1) BUGFIX: Correct detection of Persistent SNAT support
|
||||||
|
@ -181,6 +181,11 @@ Shorewall 4.4.3
|
|||||||
2) If an alias IP address was added and RETAIN_ALIASES=No in
|
2) If an alias IP address was added and RETAIN_ALIASES=No in
|
||||||
shorewall.conf, then a compiler internal error resulted.
|
shorewall.conf, then a compiler internal error resulted.
|
||||||
|
|
||||||
|
3) Previously, the generated script would try to detect the values
|
||||||
|
for all run-time variables (such as IP addresses), regardless of
|
||||||
|
what command was being executed. Now, this information is only
|
||||||
|
detected when it is needed.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
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
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user