[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <50A645C2.1000604@parallels.com>
Date: Fri, 16 Nov 2012 17:55:14 +0400
From: Glauber Costa <glommer@...allels.com>
To: "Eric W. Biederman" <ebiederm@...ssion.com>
CC: David Miller <davem@...emloft.net>, <netdev@...r.kernel.org>,
Linux Containers <containers@...ts.linux-foundation.org>
Subject: Re: [PATCH net-next 09/17] net: Allow userns root control of the
core of the network stack.
On 11/16/2012 05:03 PM, Eric W. Biederman wrote:
> + if (!capable(CAP_NET_ADMIN))
> + return -EPERM;
> +
> return netdev_store(dev, attr, buf, len, change_tx_queue_len);
You mean ns_capable here?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists