netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* memory leak after enabling bridge-netfilter
@ 2010-03-31  9:02 Ram Krishna
  2010-03-31  9:09 ` Jan Engelhardt
  2010-03-31 10:20 ` John Haxby
  0 siblings, 2 replies; 3+ messages in thread
From: Ram Krishna @ 2010-03-31  9:02 UTC (permalink / raw)
  To: netfilter

I am running my linux box as a bridge. The kernel version is 2.6.18-3
I have enabled bridge-netfilter and iptables. I am seeing a memory
leak in the slab "size-64", even when I have not set any iptables
rules.
If I dont enable the bridge-netfilter and iptables kernel options then
there is no memory leak in bridge mode.

Is there any patch known to fix this memory leak? Appreciate any inputs on this.

The exact kernel options I have enabled are:

CONFIG_NETFILTER=y
CONFIG_BRIDGE_NETFILTER=y
CONFIG_NETFILTER_XTABLES=m
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_IPRANGE=m
CONFIG_IP_NF_MATCH_ADDRTYPE=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_MATCH_ADDRTYPE=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_BRIDGE=m
CONFIG_VLAN_8021Q=y

thanks,
Krishna

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

end of thread, other threads:[~2010-03-31 10:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-31  9:02 memory leak after enabling bridge-netfilter Ram Krishna
2010-03-31  9:09 ` Jan Engelhardt
2010-03-31 10:20 ` John Haxby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).