forked from extern/shorewall_code
Document module loading defect corrections
This commit is contained in:
parent
1c48a9dbd3
commit
4a040135e5
@ -4,6 +4,8 @@ Changes in Shorewall 4.4.17 Beta 3
|
||||
|
||||
2) Fix silly bug in expand_rule().
|
||||
|
||||
3) Correct two defects in compiler module loading.
|
||||
|
||||
Changes in Shorewall 4.4.17 Beta 2
|
||||
|
||||
1) Handle line containing only INCLUDE.
|
||||
|
@ -21,6 +21,14 @@ Beta 3
|
||||
|
||||
ERROR: Invalid VLSM (0]) : /etc/shorewall6/rules (line 20)
|
||||
|
||||
2) Two compiler defects in module loading have been corrected:
|
||||
|
||||
a) Previously, the kernel/net/ipv6/netfilter/ directory was not
|
||||
searched.
|
||||
|
||||
b) A Perl diagnostic was issued when running on a monolithic kernel
|
||||
when the modutils package was installed.
|
||||
|
||||
Beta 2
|
||||
|
||||
1) A line containing only 'INCLUDE' appearing in an extension script
|
||||
|
Loading…
Reference in New Issue
Block a user