From 65d4709372d629695607a9a0e5d4ae59a954c797 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 12 Jun 2011 09:14:33 -0700 Subject: [PATCH] Drop IPv6 IPSET support for now --- Shorewall/releasenotes.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 5771cbdf8..ef6e5f54a 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -26,13 +26,11 @@ None. I I I. N E W F E A T U R E S I N T H I S R E L E A S E ---------------------------------------------------------------------------- -1) Support for IPSETs is now inclued in Shorewall6. - -2) AUTOMAKE=Yes now causes all directories on the CONFIG_PATH to be +1) AUTOMAKE=Yes now causes all directories on the CONFIG_PATH to be searched for files newer than the script that last started/restarted the firewall. -3) FORMAT-2 actions may now specify default parameter values using the +2) FORMAT-2 actions may now specify default parameter values using the DEFAULTS directive. DEFAULTS ,,... @@ -41,7 +39,7 @@ None. is the default value for the second parameter and so on. To specify an empty default, use '-'. -4) The standard Drop and Reject actions are now parameterized. Each +3) The standard Drop and Reject actions are now parameterized. Each has three parameters: 1) Pass 'audit' if you want all ACCEPTs, DROPs and REJECTs audited.