summaryrefslogtreecommitdiffstats
path: root/qa
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2011-06-15 14:13:39 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2011-06-15 14:46:19 +0200
commit147ed522f52a62ab0d854ddc443d27d97dbf6cdf (patch)
tree4510d641535999044d1698b1adee0b61b878b75a /qa
parent590f85ac03c4a2f5e7228e3c757b37fd792eb56a (diff)
conntrack: add support for mark mask
Extend --mark option to optionally take a mask, seperated by '/', e.g. --mark 0x80/0xf0. When used with -L, only test those bits of the mark that are in the mask range (behaves like iptables like -m mark). When used with -U, zero out those bits indicated by the mask and XOR the new mark into the result (behaves like iptables -j MARK --set-xmark). Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'qa')
0 files changed, 0 insertions, 0 deletions