netfilter: ctnetlink: cleanup conntrack update preliminary checkings
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 16 Mar 2009 14:27:22 +0000 (15:27 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 16 Mar 2009 14:27:22 +0000 (15:27 +0100)
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 <pablo@netfilter.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found