diff options
author | Florian Westphal <fw@strlen.de> | 2011-06-15 14:13:39 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2011-06-15 14:46:19 +0200 |
commit | 147ed522f52a62ab0d854ddc443d27d97dbf6cdf (patch) | |
tree | 4510d641535999044d1698b1adee0b61b878b75a /extensions/libct_proto_icmp.c | |
parent | 590f85ac03c4a2f5e7228e3c757b37fd792eb56a (diff) | |
download | conntrack-tools-147ed522f52a62ab0d854ddc443d27d97dbf6cdf.tar.gz conntrack-tools-147ed522f52a62ab0d854ddc443d27d97dbf6cdf.zip |
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 'extensions/libct_proto_icmp.c')
0 files changed, 0 insertions, 0 deletions