git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ec4749
)
netfilter: ctnetlink: cleanup conntrack update preliminary checkings
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Mon, 16 Mar 2009 14:27:22 +0000
(15:27 +0100)
committer
Patrick 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