diff options
author | Florian Westphal <fw@strlen.de> | 2014-03-07 14:37:12 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-03-12 13:55:03 +0100 |
commit | 14e1a977767e95ca48504975efff2bdf1b198ca0 (patch) | |
tree | 62ed6b64a16d079df973ae1d9898bd76a68b8f20 /net/nfc/digital.h | |
parent | netfilter: connlimit: move insertion of new element out of count function (diff) | |
download | linux-14e1a977767e95ca48504975efff2bdf1b198ca0.tar.xz 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/nfc/digital.h')
0 files changed, 0 insertions, 0 deletions