Skip to content
Commit 06e6c88f authored by Alexander Kuznetsov's avatar Alexander Kuznetsov Committed by David S. Miller
Browse files

ipv6: enable net.ipv6.route.max_size sysctl in network namespace



We want to increase route cache size in network namespace
created with user namespace. Currently ipv6 route settings
are disabled for non-initial network namespaces.
We can allow this sysctl and it will be safe since
commit <6126891c> because route cache account to kmem,
that is why users from user namespace can not DOS system.

Signed-off-by: default avatarAlexander Kuznetsov <wwfq@yandex-team.ru>
Acked-by: default avatarDmitry Yakunin <zeil@yandex-team.ru>
Acked-by: default avatarDmitry Monakhov <dmtrmonakhov@yandex-team.ru>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e0b4f1cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment