Files
android_kernel_xiaomi_sm8450/net
Daniel Lezcano 7c76509d0d [NETNS][IPV6]: Make mld_max_msf readonly in other namespaces.
The mld_max_msf protects the system with a maximum allowed multicast
source filters. Making this variable per namespace can be potentially
an problem if someone inside a namespace set it to a big value, that
will impact the whole system including other namespaces.

I don't see any benefits to have it per namespace for now, so in order
to keep a directory entry in a newly created namespace, I make it
read-only when we are not in the initial network namespace.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:01:19 -08:00
..
2008-01-28 15:00:14 -08:00
2008-01-28 15:01:09 -08:00
2008-01-28 15:00:48 -08:00
2008-01-28 15:01:04 -08:00
2007-12-20 14:03:11 -08:00
2008-01-28 15:01:05 -08:00
2008-01-28 15:01:12 -08:00
2008-01-28 14:54:10 -08:00
2008-01-28 14:56:29 -08:00
2005-04-16 15:20:36 -07:00