summaryrefslogtreecommitdiffstats
path: root/net/netrom
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2014-03-07 14:37:12 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2014-03-12 13:55:03 +0100
commit14e1a977767e95ca48504975efff2bdf1b198ca0 (patch)
tree62ed6b64a16d079df973ae1d9898bd76a68b8f20 /net/netrom
parent3bcc5fdf1b1a00be162159c420ea04e0adf709ec (diff)
downloadlinux-14e1a977767e95ca48504975efff2bdf1b198ca0.tar.gz
linux-14e1a977767e95ca48504975efff2bdf1b198ca0.tar.bz2
linux-14e1a977767e95ca48504975efff2bdf1b198ca0.zip
netfilter: connlimit: use kmem_cache for conn objects
We might allocate thousands of these (one object per connection). Use distinct kmem cache to permit simplte tracking on how many objects are currently used by the connlimit match via the sysfs. Reviewed-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netrom')
0 files changed, 0 insertions, 0 deletions