diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2012-01-31 11:56:48 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-01-31 22:11:48 +0100 |
commit | 5f3d9cb2962967d9d7e03abb4a7ca275a9a3fea5 (patch) | |
tree | 7847eb10ad6a754ed2798bce28ea3d142484a164 /drivers/net/bonding/bond_alb.c | |
parent | tcp: md5: rcu conversion (diff) | |
download | linux-5f3d9cb2962967d9d7e03abb4a7ca275a9a3fea5.tar.xz linux-5f3d9cb2962967d9d7e03abb4a7ca275a9a3fea5.zip |
tcp: md5: use sock_kmalloc() to limit md5 keys
There is no limit on number of MD5 keys an application can attach to a
tcp socket.
This patch adds a per tcp socket limit based
on /proc/sys/net/core/optmem_max
With current default optmem_max values, this allows about 150 keys on
64bit arches, and 88 keys on 32bit arches.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bonding/bond_alb.c')
0 files changed, 0 insertions, 0 deletions