diff options
author | Alexander Kuznetsov <wwfq@yandex-team.ru> | 2021-10-27 11:00:08 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-10-28 14:53:39 +0300 |
commit | 06e6c88fba2413a8408f321b0b3a5b0954e76436 (patch) | |
tree | 735093c91d980821829a18ec625a443519064f45 /scripts/generate_rust_analyzer.py | |
parent | e0b4f1cd36bf43babb444a8417d7cb7740979646 (diff) | |
download | linux-06e6c88fba2413a8408f321b0b3a5b0954e76436.tar.xz |
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 <6126891c6d4f> because route cache account to kmem,
that is why users from user namespace can not DOS system.
Signed-off-by: Alexander Kuznetsov <wwfq@yandex-team.ru>
Acked-by: Dmitry Yakunin <zeil@yandex-team.ru>
Acked-by: Dmitry Monakhov <dmtrmonakhov@yandex-team.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions