netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ram Krishna <rkr393@gmail.com>
To: netfilter@vger.kernel.org
Subject: memory leak after enabling bridge-netfilter
Date: Wed, 31 Mar 2010 14:32:33 +0530	[thread overview]
Message-ID: <k2w33dc67851003310202w5edcccdegf9c633174e2cc098@mail.gmail.com> (raw)

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

             reply	other threads:[~2010-03-31  9:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-31  9:02 Ram Krishna [this message]
2010-03-31  9:09 ` memory leak after enabling bridge-netfilter Jan Engelhardt
2010-03-31 10:20 ` John Haxby

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=k2w33dc67851003310202w5edcccdegf9c633174e2cc098@mail.gmail.com \
    --to=rkr393@gmail.com \
    --cc=netfilter@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).