summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_MARK.man
blob: 7ddf23eaa9e93c2dd8d460aa219377db9ea7d75d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
This is used to set the netfilter mark value associated with the
packet.  It is only valid in the
.B mangle
table.  It can for example be used in conjunction with iproute2.
.TP
.BI "--set-mark " "value"
Set nfmark value
.TP
.BI "--and-mark " "value"
Binary AND the nfmark with value
.TP
.BI "--or-mark " "value"
Binary OR  the nfmark with value