[NETFILTER]: xt_CONNMARK target, revision 1
authorJan Engelhardt <jengelh@computergmbh.de>
Tue, 15 Jan 2008 07:38:34 +0000 (23:38 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:20 +0000 (15:02 -0800)
commit0dc8c76029f4675c2345eefd947f123e64de1aae
tree9cd9483a24634c25ce9d92d74a16c214b0995cf3
parent8b6f3f62fea7b85fce8f7d12aabba7b191bf60d2
[NETFILTER]: xt_CONNMARK target, revision 1

Introduces the xt_CONNMARK target revision 1. It uses fixed types, and
also uses the more expressive XOR logic. Futhermore, it allows to
selectively pick bits from both the ctmark and the nfmark in the SAVE
and RESTORE operations.

Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter/xt_CONNMARK.h
net/netfilter/xt_CONNMARK.c