mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-26 04:32:01 +02:00
Correct numerous typos in the release notes
This commit is contained in:
parent
c40f8e3742
commit
beb7634ca6
@ -190,7 +190,7 @@ Shorewall 4.4.5
|
|||||||
4) The 'show policies' command now works in Shorewall6 and
|
4) The 'show policies' command now works in Shorewall6 and
|
||||||
Shorewall6-lite.
|
Shorewall6-lite.
|
||||||
|
|
||||||
5) Traffic shaping modules from /lib/modules/<verion>/net/sched/ are
|
5) Traffic shaping modules from /lib/modules/<version>/net/sched/ are
|
||||||
now correctly loaded. Previously, that directory was not
|
now correctly loaded. Previously, that directory was not
|
||||||
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.
|
||||||
@ -240,13 +240,13 @@ None.
|
|||||||
$FW all ACCEPT
|
$FW all ACCEPT
|
||||||
$FW dmz REJECT info
|
$FW dmz REJECT info
|
||||||
|
|
||||||
Begining with 4.4.5, this sequence produces the same result as this
|
Beginning with 4.4.5, this sequence produces the same result as this
|
||||||
one:
|
one:
|
||||||
|
|
||||||
$FW dmz REJECT info
|
$FW dmz REJECT info
|
||||||
$FW all ACCEPT
|
$FW all ACCEPT
|
||||||
|
|
||||||
3) Sytems that do not log Netfilter messages locally can not set
|
3) Systems that do not log Netfilter messages locally can now set
|
||||||
LOGFILE=/dev/null in shorewall.conf.
|
LOGFILE=/dev/null in shorewall.conf.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user