diff options
author | Florian Westphal <fw@strlen.de> | 2013-12-19 18:25:15 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2013-12-20 10:21:42 +0100 |
commit | 534473c6080e01395058445135df29a8eb638c77 (patch) | |
tree | 89dc17bbf0f2601bb7750b5c5efe42c932f39143 /include/uapi | |
parent | a42b99a6e329654d376b330de057eff87686d890 (diff) | |
download | blackbird-op-linux-534473c6080e01395058445135df29a8eb638c77.tar.gz blackbird-op-linux-534473c6080e01395058445135df29a8eb638c77.zip |
netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmark
Useful to only set a particular range of the conntrack mark while
leaving exisiting parts of the value alone, e.g. when setting
conntrack marks via NFQUEUE.
Follows same scheme as MARK/CONNMARK targets, i.e. the mask defines
those bits that should be altered. No mask is equal to '~0', ie.
the old value is replaced by new one.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions