mirror of
https://gitlab.com/shorewall/code.git
synced 2025-05-30 14:38:53 +02:00
Auto-load cls_flow and search .../sched for modules
This commit is contained in:
parent
4bf55883ee
commit
a188fec942
@ -12,6 +12,8 @@ Changes in Shorewall 4.4.5
|
|||||||
|
|
||||||
6) Fix 'show policies' in Shorewall6.
|
6) Fix 'show policies' in Shorewall6.
|
||||||
|
|
||||||
|
7) Auto-load tc modules.
|
||||||
|
|
||||||
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.
|
||||||
|
@ -190,6 +190,11 @@ 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
|
||||||
|
now correctly loaded. Previously, that directory was not
|
||||||
|
searched. Additionally, Shorewall6 now tries to load the cls_flow
|
||||||
|
module; previously, only Shorewall attempts to load that module.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
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