From: Patrick McHardy Date: Sun, 8 Jul 2007 05:38:30 +0000 (-0700) Subject: [NETFILTER]: ipt_CLUSTERIP: add compat code X-Git-Tag: v2.6.23-rc1~1109^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3c3f4243e135b3d8c41d98be0cb2f54a4141abf;p=pandora-kernel.git [NETFILTER]: ipt_CLUSTERIP: add compat code Adjust structure size and don't expect pointers passed in from userspace to be valid. Also replace an enum in an ABI structure by a fixed size type. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed