summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_CONNMARK.man
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_CONNMARK.man')
-rw-r--r--extensions/libipt_CONNMARK.man13
1 files changed, 13 insertions, 0 deletions
diff --git a/extensions/libipt_CONNMARK.man b/extensions/libipt_CONNMARK.man
new file mode 100644
index 0000000..64a0222
--- /dev/null
+++ b/extensions/libipt_CONNMARK.man
@@ -0,0 +1,13 @@
+This target allows you to mark that connection with an arbitrary walue. This
+value can later be matched via the
+.B connmark
+match.
+.TP
+.BI "--set-mark " "mark"
+Set the conntrack mark,
+.TP
+.BI "--save-mark"
+Save the packet nfmark on the connection mark.
+.TP
+.BI "--restore-mark"
+Restore the saved nfmark value from the connection mark.