diff options
author | Florian Westphal <[email protected]> | 2014-03-07 14:37:12 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2014-03-12 13:55:03 +0100 |
commit | 14e1a977767e95ca48504975efff2bdf1b198ca0 (patch) | |
tree | 62ed6b64a16d079df973ae1d9898bd76a68b8f20 /net/unix/af_unix.c | |
parent | 3bcc5fdf1b1a00be162159c420ea04e0adf709ec (diff) |
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 <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions