]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit3732bb121a6553c3766c7187c1f8111791070619
tree154061b5e4f038a490173370c53472d077fec4ef
parent4091e2707a781c24e42c1c7bb4fad426915dff2a
[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