Drop IPv6 IPSET support for now

This commit is contained in:
Tom Eastep 2011-06-12 09:14:33 -07:00
parent 785bd7c987
commit 65d4709372

View File

@ -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 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. 1) AUTOMAKE=Yes now causes all directories on the CONFIG_PATH to be
2) AUTOMAKE=Yes now causes all directories on the CONFIG_PATH to be
searched for files newer than the script that last searched for files newer than the script that last
started/restarted the firewall. 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 directive.
DEFAULTS <def1>,<def2>,... DEFAULTS <def1>,<def2>,...
@ -41,7 +39,7 @@ None.
is the default value for the second parameter and so on. To specify is the default value for the second parameter and so on. To specify
an empty default, use '-'. 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: has three parameters:
1) Pass 'audit' if you want all ACCEPTs, DROPs and REJECTs audited. 1) Pass 'audit' if you want all ACCEPTs, DROPs and REJECTs audited.