summaryrefslogtreecommitdiffstats
path: root/iptables.8.in
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2005-11-05 09:26:40 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2005-11-05 09:26:40 +0000
commitc19610be9616c506c0ba44741946765d33091961 (patch)
treef7c75cfdd3b2206bb405748f2b3aed689a25d03a /iptables.8.in
parent4cafb49887285c209f5126ffeb6f8482c99ab82d (diff)
add 'goto' support (Henrik Nordstrom <hno@marasystems.com>)
Diffstat (limited to 'iptables.8.in')
-rw-r--r--iptables.8.in10
1 files changed, 9 insertions, 1 deletions
diff --git a/iptables.8.in b/iptables.8.in
index 118c50c..0288c17 100644
--- a/iptables.8.in
+++ b/iptables.8.in
@@ -296,10 +296,18 @@ one this rule is in), one of the special builtin targets which decide
the fate of the packet immediately, or an extension (see
.B EXTENSIONS
below). If this
-option is omitted in a rule, then matching the rule will have no
+option is omitted in a rule (and
+.B -g
+is not used), then matching the rule will have no
effect on the packet's fate, but the counters on the rule will be
incremented.
.TP
+.BI "-g, --goto " "chain"
+This specifies that the processing should continue in a user
+specified chain. Unlike the --jump option return will not continue
+processing in this chain but instead in the chain that called us via
+--jump.
+.TP
.BR "-i, --in-interface " "[!] \fIname\fP"
Name of an interface via which a packet was received (only for
packets entering the