mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-16 03:10:39 +01:00
Document fix for split_list()
This commit is contained in:
parent
f2ab068044
commit
6c90046ab5
@ -23,6 +23,8 @@ Changes in Shorewall 4.4.14
|
|||||||
|
|
||||||
11) Use update-rc.d to install init symlinks.
|
11) Use update-rc.d to install init symlinks.
|
||||||
|
|
||||||
|
12) Fix split_list().
|
||||||
|
|
||||||
Changes in Shorewall 4.4.13
|
Changes in Shorewall 4.4.13
|
||||||
|
|
||||||
1) Allow zone lists in rules SOURCE and DEST.
|
1) Allow zone lists in rules SOURCE and DEST.
|
||||||
|
@ -85,6 +85,15 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
|
|||||||
10) The install scripts in the tarballs now correctly create init
|
10) The install scripts in the tarballs now correctly create init
|
||||||
symlinks on recent Ubuntu releases.
|
symlinks on recent Ubuntu releases.
|
||||||
|
|
||||||
|
11) Previously, this entry in the OPTIONS column of
|
||||||
|
/etc/shorewall/interfaces incorrectly generated a syntax error.
|
||||||
|
|
||||||
|
nets=(1.2.3.0/24)
|
||||||
|
|
||||||
|
The error was:
|
||||||
|
|
||||||
|
ERROR: Invalid VLSM (24))
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
I I. K N O W N P R O B L E M S R E M A I N I N G
|
I I. K N O W N P R O B L E M S R E M A I N I N G
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user