lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 30 Apr 2014 08:48:35 -0700 From: Eric Dumazet <eric.dumazet@...il.com> To: Stéphane Graber <stgraber@...ntu.com> Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org, containers@...ts.linux-foundation.org, Serge Hallyn <serge.hallyn@...ntu.com>, "Eric W. Biederman" <ebiederm@...ssion.com>, Jamal Hadi Salim <jhs@...atatu.com>, "David S. Miller" <davem@...emloft.net> Subject: Re: [PATCH] net: Allow tc changes in user namespaces On Wed, 2014-04-30 at 11:25 -0400, Stéphane Graber wrote: > This switches a few remaining capable(CAP_NET_ADMIN) to ns_capable so > that root in a user namespace may set tc rules inside that namespace. > > Signed-off-by: Stéphane Graber <stgraber@...ntu.com> > Acked-by: Serge E. Hallyn <serge.hallyn@...ntu.com> > Cc: "Eric W. Biederman" <ebiederm@...ssion.com> > Cc: Jamal Hadi Salim <jhs@...atatu.com> > Cc: "David S. Miller" <davem@...emloft.net> > > --- > net/sched/cls_api.c | 3 ++- > net/sched/sch_api.c | 8 +++++--- > 2 files changed, 7 insertions(+), 4 deletions(-) Acked-by: Eric Dumazet <edumazet@...gle.com> -- 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