From: Pablo Neira Ayuso Date: Mon, 9 Feb 2009 22:33:57 +0000 (-0800) Subject: netfilter: ctnetlink: allow changing NAT sequence adjustment in creation X-Git-Tag: v2.6.29-rc5~42^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c969aa7d2cd5621ad4129dae6b6551af422944c6;p=pandora-kernel.git netfilter: ctnetlink: allow changing NAT sequence adjustment in creation This patch fixes an inconsistency in the current ctnetlink code since NAT sequence adjustment bit can only be updated but not set in the conntrack entry creation. This patch is used by conntrackd to successfully recover newly created entries that represent connections with helpers and NAT payload mangling. Signed-off-by: Pablo Neira Ayuso Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed