mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
Document fix to modules file
This commit is contained in:
parent
9b7b39ca52
commit
a5f027a2a0
@ -6,6 +6,8 @@ Changes in Shorewall 4.4.17 Beta 1
|
|||||||
|
|
||||||
3) Correct 'check -r' with OPTIMIZE=8
|
3) Correct 'check -r' with OPTIMIZE=8
|
||||||
|
|
||||||
|
4) Add sch_prio to modules file.
|
||||||
|
|
||||||
Changes in Shorewall 4.4.17 Beta 1
|
Changes in Shorewall 4.4.17 Beta 1
|
||||||
|
|
||||||
1) Improve readability of logging logic in expand_rule().
|
1) Improve readability of logging logic in expand_rule().
|
||||||
|
@ -31,7 +31,11 @@ Beta 2
|
|||||||
4) In earlier versions. if OPTIMIZE=8 then the ruleset displayed by
|
4) In earlier versions. if OPTIMIZE=8 then the ruleset displayed by
|
||||||
'check -r' was the same as when OPTIMIZE=0
|
'check -r' was the same as when OPTIMIZE=0
|
||||||
(unoptimized). Similarly, if OPTIMIZE=9 then the ruleset displayed
|
(unoptimized). Similarly, if OPTIMIZE=9 then the ruleset displayed
|
||||||
was the same as when OPTIMIZE=1.
|
was the same as when OPTIMIZE=1.
|
||||||
|
|
||||||
|
5) Startup would previously fail on a system where module autoloading
|
||||||
|
was not available and where TC_ENABLED=Simple was specified in
|
||||||
|
shorewall.conf.
|
||||||
|
|
||||||
Beta 1
|
Beta 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user