Document port range editing fix.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-08-12 11:52:43 -07:00
parent 49053afdcb
commit 7168257152
2 changed files with 7 additions and 0 deletions

View File

@ -24,6 +24,8 @@ Changes in Shorewall 4.4.12
12) Fix duplicate rule generation with 'any'.
13) Fix port range editing problem.
Changes in Shorewall 4.4.11
1) Apply patch from Gabriel.

View File

@ -258,6 +258,11 @@ I I I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E
in the DEST column, then a duplicate rule appeared in all "*2fw"
(*-fw) chains.
7) A port range that omitted the first port number (e.g., ":80") was
rejected with the following error:
ERROR: Invalid/Unknown tcp port/service (0) : ......
----------------------------------------------------------------------------
I V. K N O W N P R O B L E M S R E M A I N I N G
----------------------------------------------------------------------------