summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTaehee Yoo <ap420073@gmail.com>2020-03-13 06:50:33 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-02 17:20:31 +0200
commit03e7234b3e95a5e0851de2b890d291c4634a7e4b (patch)
tree429e0f7c4b62457c2209dc3da61c1756fdff476b /arch
parentc669c9376d7e5e24d3067fcc5352a45864acb112 (diff)
hsr: set .netnsok flag
[ Upstream commit 09e91dbea0aa32be02d8877bd50490813de56b9a ] The hsr module has been supporting the list and status command. (HSR_C_GET_NODE_LIST and HSR_C_GET_NODE_STATUS) These commands send node information to the user-space via generic netlink. But, in the non-init_net namespace, these commands are not allowed because .netnsok flag is false. So, there is no way to get node information in the non-init_net namespace. Fixes: f421436a591d ("net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)") Signed-off-by: Taehee Yoo <ap420073@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions