diff options
author | Alexander Kuznetsov <[email protected]> | 2021-10-27 11:00:08 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-10-28 12:53:39 +0100 |
commit | 06e6c88fba2413a8408f321b0b3a5b0954e76436 (patch) | |
tree | 735093c91d980821829a18ec625a443519064f45 /scripts/gdb/linux/lists.py | |
parent | e0b4f1cd36bf43babb444a8417d7cb7740979646 (diff) |
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 <[email protected]>
Acked-by: Dmitry Yakunin <[email protected]>
Acked-by: Dmitry Monakhov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions