[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061004180201.GA18386@nomi.cz>
Date: Wed, 4 Oct 2006 20:02:01 +0200
From: onovy@...i.cz
To: linux-kernel@...r.kernel.org
Subject: ip_conntrack_core - possible memory leak in 2.4
hi,
i have there MontaVista based router, with 2.4.17_mvl21-malta-mips_fp_le
kernel. I think, there is memory leak in ip_conntrack code. There are
eta 500 conntrack connection all the time. But after some day i get
"ip_conntrack: table full" in kmsg.
/proc/sys/net/ipv4/netfilter/ip_conntrack_max have 3072 value.
grep ip_conntrack /proc/slabinfo
ip_conntrack 3006 3250 384 319 325 1
^^ there are 3006 allocated conntracks
cat /proc/net/ip_conntrack | wc -l
30
^^ in table are only 30 lines.
Acording to this:
http://lists.netfilter.org/pipermail/netfilter-devel/2004-May/015628.html
i don't think, this is fixed in 2.4 tree, but i can't test it with newer
version.
Thanks
--
S pozdravem/Best regards
Ondrej Novy
Email: onovy@...i.cz
Jabber: onovy@....netlab.cz
ICQ: 115-674-713
MSN: onovy@...mail.com
Yahoo ID: novy_ondrej
Tel/Cell: +420 777 963 207
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists