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? _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/containers