summaryrefslogtreecommitdiffstats
path: root/ip6tables.8.in
diff options
context:
space:
mode:
authorThomas Jacob <jacob@internet24.de>2008-06-23 11:35:29 +0200
committerPatrick McHardy <kaber@trash.net>2008-06-23 11:35:29 +0200
commiteaf831efecf936cab9a30f67284de7def4325545 (patch)
treed402ba070bac7e7a1fb2abf9ec8f06e30a144f71 /ip6tables.8.in
parent3515fce9cf61bda98b1236633a87e7b0e84bac64 (diff)
ip6tables: add --goto support
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'ip6tables.8.in')
-rw-r--r--ip6tables.8.in10
1 files changed, 9 insertions, 1 deletions
diff --git a/ip6tables.8.in b/ip6tables.8.in
index 45b14dca..f5d33db1 100644
--- a/ip6tables.8.in
+++ b/ip6tables.8.in
@@ -301,10 +301,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 is going to be received (only for
packets entering the