mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-18 11:38:14 +01:00
Document @caller.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
1012251957
commit
82bfb5ac50
@ -1868,6 +1868,15 @@ SHELL cat /etc/shorewall/rules.d/*.rules 2> /dev/null || true</programlisting
|
|||||||
action is entered, the variable's value is unchanged.</para>
|
action is entered, the variable's value is unchanged.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>@caller (@{caller})</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Added in Shorewall 4.5.13. Within an action, expands to the
|
||||||
|
name of the chain that invoked the action.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
<para>Beginning with Shorewall 4.5.13, the values of @chain and
|
<para>Beginning with Shorewall 4.5.13, the values of @chain and
|
||||||
|
Loading…
Reference in New Issue
Block a user