summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_CONNMARK.man
blob: 64a0222d333058114e10281be0b582994f51bab7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.