Searched hist:"06615 bed60c1fb7c37adddb75bdc80da873b5edb" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff 06615bed60c1fb7c37adddb75bdc80da873b5edb Thu Feb 26 16:20:07 CST 2015 Eric W. Biederman <ebiederm@xmission.com> net: Verify permission to link_net in newlink
When applicable verify that the caller has permisson to the underlying network namespace for a newly created network device.
Similary checks exist for the network namespace a network device will be created in.
Fixes: 317f4810e45e ("rtnl: allow to create device with IFLA_LINK_NETNSID set") Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|