[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1426110450.11398.84.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Wed, 11 Mar 2015 14:47:30 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: Cong Wang <cwang@...pensource.com>
Cc: netdev <netdev@...r.kernel.org>,
Jamal Hadi Salim <jhs@...atatu.com>,
David Miller <davem@...emloft.net>
Subject: Re: Why do we prefer skb->priority to tc filters?
On Wed, 2015-03-11 at 13:46 -0700, Cong Wang wrote:
> That is just a permission check when val > 6, given the fact most
> daemons have root permission, I doubt your argument makes a difference
> for discussion. At least with userns having root permission is more common.
Some setups use ip[6]tables rules to mangle skb->priority to select a
HTB class.
Google definitely uses this model, as netfilter code runs on multiple
cpus, while HTB classifier runs under qdisc spinlock, so far.
If you believe root user should not set skb->priority to arbitrary
values, this is a very different concern.
--
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