[NETFILTER] Free layer-3 specific protocol tables at cleanup
authorKOVACS Krisztian <hidden@balabit.hu>
Wed, 16 Nov 2005 00:47:34 +0000 (16:47 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Nov 2005 00:47:34 +0000 (16:47 -0800)
commit5a6f294e43e432bd207a702fea49ebb303ef9b23
treeccc0aefb94c6c6f26eff9eaf177df99b0b364be2
parent96479376c89e5be92c85bd350e3e2e8f0e7e3b52
[NETFILTER] Free layer-3 specific protocol tables at cleanup

Although the comment around the allocation code tells us that
the layer-3 specific protocol tables will be freed when cleaning up,
they aren't. And this makes nfsim complain loudly...

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_core.c