forked from extern/shorewall_code
Fix Shorewall6 capability detection
This commit is contained in:
parent
acaa9ccc55
commit
c8616d4c67
@ -16,6 +16,8 @@ Changes in Shorewall 4.4.5
|
|||||||
|
|
||||||
8) Allow LOGFILE=/dev/null
|
8) Allow LOGFILE=/dev/null
|
||||||
|
|
||||||
|
9) Fix shorewall6-lite/shorecap
|
||||||
|
|
||||||
Changes in Shorewall 4.4.4
|
Changes in Shorewall 4.4.4
|
||||||
|
|
||||||
1) Change STARTUP_LOG and LOG_VERBOSITY in default shorewall6.conf.
|
1) Change STARTUP_LOG and LOG_VERBOSITY in default shorewall6.conf.
|
||||||
|
@ -195,6 +195,11 @@ Shorewall 4.4.5
|
|||||||
searched. Additionally, Shorewall6 now tries to load the cls_flow
|
searched. Additionally, Shorewall6 now tries to load the cls_flow
|
||||||
module; previously, only Shorewall attempts to load that module.
|
module; previously, only Shorewall attempts to load that module.
|
||||||
|
|
||||||
|
6) The Shorewall6-lite shorecap program was previously including the
|
||||||
|
incorrect library. Also, Shorewall6 capability detection was
|
||||||
|
determing the availablity of the mangle capability before it had
|
||||||
|
determined if ip6tables was installed.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
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…
Reference in New Issue
Block a user