From: KOVACS Krisztian Date: Mon, 14 Nov 2005 23:23:01 +0000 (-0800) Subject: [NETFILTER] nf_conntrack: Add missing code to TCP conntrack module X-Git-Tag: v2.6.15-rc2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3746a2b1402e7933c7f1eabdce384b8454dc2ef7;p=pandora-kernel.git [NETFILTER] nf_conntrack: Add missing code to TCP conntrack module Looks like the nf_conntrack TCP code was slightly mismerged: it does not contain an else branch present in the IPv4 version. Let's add that code and make the testsuite happy. Signed-off-by: KOVACS Krisztian Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed