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().
|
||||||
|
@ -33,6 +33,10 @@ Beta 2
|
|||||||
(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
|
||||||
|
|
||||||
1) Previously, a 'done.' message could be printed at the end of
|
1) Previously, a 'done.' message could be printed at the end of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user