From b2e012dc029c08d031477a5c563274fddb60b68c Mon Sep 17 00:00:00 2001 From: teastep Date: Fri, 26 Jan 2007 16:44:17 +0000 Subject: [PATCH] Document maclist fix git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5309 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/changelog.txt | 2 ++ Shorewall/releasenotes.txt | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index b356427f4..b4832ebde 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -6,6 +6,8 @@ Changes in 3.4.0 RC 1 3) Add macro for SixXS. +4) Allow ranges and ipset names in the ADDRESSES column of maclist file. + Changes in 3.4.0 Beta 3 1) Handle VLAN interface names like vlanX@ethY. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 730dd6003..439c70965 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -51,6 +51,10 @@ Problems Corrected in 3.4.0 RC 1 setting on the firewall system and uses that setting for uploading the compiled script. +2) Previously, IP ranges and ipset names were handled incorrectly in + the last column of the maclist file with the result that run-time + errors occured. + Other Changes in 3.4.0 RC 1 1) A macro that handles SixXS has been contributed by Christian