diff options
author | 2021-10-27 11:00:08 +0300 | |
---|---|---|
committer | 2021-10-28 12:53:39 +0100 | |
commit | 06e6c88fba2413a8408f321b0b3a5b0954e76436 (patch) | |
tree | 735093c91d980821829a18ec625a443519064f45 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | mpt fusion: use dev_addr_set() (diff) | |
download | wireguard-linux-06e6c88fba2413a8408f321b0b3a5b0954e76436.tar.xz wireguard-linux-06e6c88fba2413a8408f321b0b3a5b0954e76436.zip |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions