From: Pablo Neira Ayuso Date: Mon, 16 Mar 2009 14:27:22 +0000 (+0100) Subject: netfilter: ctnetlink: cleanup conntrack update preliminary checkings X-Git-Tag: v2.6.30-rc1~662^2~48^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e098360f159b3358f085543eb6dc2eb500d6667c;p=pandora-kernel.git netfilter: ctnetlink: cleanup conntrack update preliminary checkings This patch moves the preliminary checkings that must be fulfilled to update a conntrack, which are the following: * NAT manglings cannot be updated * Changing the master conntrack is not allowed. This patch is a cleanup. Signed-off-by: Pablo Neira Ayuso Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed