From: Jan Engelhardt Date: Tue, 15 Jan 2008 07:39:13 +0000 (-0800) Subject: [NETFILTER]: xt_connmark match, revision 1 X-Git-Tag: v2.6.25-rc1~1162^2~733 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96e3227265852ffad332f911887c9cf26c85e40a;p=pandora-kernel.git [NETFILTER]: xt_connmark match, revision 1 Introduces the xt_connmark match revision 1. It uses fixed types, eventually obsoleting revision 0 some day (uses nonfixed types). (Unfixed types like "unsigned long" do not play well with mixed user-/kernelspace "bitness", e.g. 32/64, as is common on SPARC64, and need extra compat code.) Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed