From: Eric Dumazet Date: Tue, 18 Jan 2011 15:27:56 +0000 (+0100) Subject: netfilter: ipt_CLUSTERIP: remove "no conntrack!" X-Git-Tag: v2.6.39-rc1~468^2~510^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d117a1c78df38abdea0c09ef00c205b923b567;p=pandora-kernel.git netfilter: ipt_CLUSTERIP: remove "no conntrack!" When a packet is meant to be handled by another node of the cluster, silently drop it instead of flooding kernel log. Note : INVALID packets are also dropped without notice. Signed-off-by: Eric Dumazet Acked-by: Pablo Neira Ayuso Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed