diff options
author | Daniel Lezcano <dlezcano@fr.ibm.com> | 2008-01-10 05:57:43 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 18:01:19 -0500 |
commit | 7c76509d0da99f29289b9b7ab134791e45d49b15 (patch) | |
tree | 6cff76a24da35a80106dadfa8669a4a92b971f77 /include/net/ip6_route.h | |
parent | e71e0349eb32bc438fa80d8990c6f3592967d111 (diff) |
[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>
Diffstat (limited to 'include/net/ip6_route.h')
0 files changed, 0 insertions, 0 deletions