]> asedeno.scripts.mit.edu Git - linux.git/commit
ipv6: export ip6 fragments sysctl to unprivileged users
authorEric Dumazet <edumazet@google.com>
Wed, 28 Mar 2018 02:49:42 +0000 (19:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Mar 2018 18:14:03 +0000 (14:14 -0400)
commit18dcbe12fe9fca0ab825f7eff993060525ac2503
treee9a5db720c2213d2d7a71fee32627b13acf23a1e
parent697fefc7c1531f75ecd9623a4a4cbd47fab32ca8
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>
net/ipv6/reassembly.c