mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
Update release file
This commit is contained in:
parent
3c4cddeeeb
commit
ad32ce6986
@ -139,6 +139,15 @@ Beta 1
|
|||||||
each unique action invocation at the time that the invocation is
|
each unique action invocation at the time that the invocation is
|
||||||
encountered in the rules file.
|
encountered in the rules file.
|
||||||
|
|
||||||
|
Consideration was given to eliminating the
|
||||||
|
/usr/share/shorewall/actions.std and /etc/shorewall/actions files,
|
||||||
|
since it is possible to discover actions "on the fly" in the same
|
||||||
|
way as macros are discovered. That change was ultimately rejected
|
||||||
|
because it could cause migration issues for users with macros and
|
||||||
|
actions with the same name (e.g., action.xxx and macro.xxx). If a
|
||||||
|
new major release of Shorewall (e.g., 4.6) is created, that change
|
||||||
|
will be reconsidered for inclusion at that time.
|
||||||
|
|
||||||
There is now support for parameterized actions. The parameters are
|
There is now support for parameterized actions. The parameters are
|
||||||
a comma-separated list enclosed in parentheses following the
|
a comma-separated list enclosed in parentheses following the
|
||||||
action name (e.g., ACT(REDIRECT,192.168.1.4)). Within the action
|
action name (e.g., ACT(REDIRECT,192.168.1.4)). Within the action
|
||||||
|
Loading…
x
Reference in New Issue
Block a user