[NETFILTER] nf_conntrack: Add missing code to TCP conntrack module
authorKOVACS Krisztian <hidden@balabit.hu>
Mon, 14 Nov 2005 23:23:01 +0000 (15:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Nov 2005 23:23:01 +0000 (15:23 -0800)
commit3746a2b1402e7933c7f1eabdce384b8454dc2ef7
tree154061b5e4f038a490173370c53472d077fec4ef
parent56558208521729fa6b2a0f12df22e1569dee297a
[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 <hidden@balabit.hu>
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nf_conntrack_proto_tcp.c