blob: 7ddf23eaa9e93c2dd8d460aa219377db9ea7d75d [file] [log] [blame]
Henrik Nordstromc2794132004-01-22 15:04:24 +00001This is used to set the netfilter mark value associated with the
2packet. It is only valid in the
3.B mangle
4table. It can for example be used in conjunction with iproute2.
5.TP
Eric Leblond09c8e302006-08-29 09:45:21 +00006.BI "--set-mark " "value"
7Set nfmark value
8.TP
9.BI "--and-mark " "value"
10Binary AND the nfmark with value
11.TP
12.BI "--or-mark " "value"
13Binary OR the nfmark with value