public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ip_conntrack_core - possible memory leak in 2.4
@ 2006-10-04 18:02 onovy
  2006-10-04 18:09 ` Stephen Hemminger
  2006-10-05 19:30 ` Willy Tarreau
  0 siblings, 2 replies; 5+ messages in thread
From: onovy @ 2006-10-04 18:02 UTC (permalink / raw)
  To: linux-kernel

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@nomi.cz
Jabber: onovy@njs.netlab.cz
ICQ: 115-674-713
MSN: onovy@hotmail.com
Yahoo ID: novy_ondrej
Tel/Cell: +420 777 963 207

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-10-05 21:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-04 18:02 ip_conntrack_core - possible memory leak in 2.4 onovy
2006-10-04 18:09 ` Stephen Hemminger
2006-10-04 18:50   ` onovy
2006-10-05 19:30 ` Willy Tarreau
2006-10-05 21:55   ` onovy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox