ipv6: export ip6 fragments sysctl to unprivileged users
authorEric Dumazet <edumazet@google.com>
Thu, 13 Sep 2018 14:58:39 +0000 (07:58 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Sep 2018 20:43:45 +0000 (22:43 +0200)
commit11be675bf0aaf4a6dcde817126168b9cbd8ba90e
treefc311449d2f975f6517516ae2ec2985081da4edd
parent266da0fb83f32e26470017d3eb32cb092b2210ed
ipv6: export ip6 fragments sysctl to unprivileged users

IPv4 was changed in commit 52a773d645e9 ("net: Export ip fragment
sysctl to unprivileged users")

The only sysctl that is not per-netns is not used :
ip6frag_secret_interval

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Nikolay Borisov <kernel@kyup.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 18dcbe12fe9fca0ab825f7eff993060525ac2503)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/ipv6/reassembly.c