[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160110.221715.75880343274635261.davem@davemloft.net>
Date: Sun, 10 Jan 2016 22:17:15 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: daniel@...earbox.net
Cc: alexei.starovoitov@...il.com, jhs@...atatu.com,
john.fastabend@...il.com, eric.dumazet@...il.com,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2] net, sched: add clsact qdisc
From: Daniel Borkmann <daniel@...earbox.net>
Date: Thu, 7 Jan 2016 22:29:47 +0100
> This work adds a generalization of the ingress qdisc as a qdisc holding
> only classifiers. The clsact qdisc works on ingress, but also on egress.
> In both cases, it's execution happens without taking the qdisc lock, and
> the main difference for the egress part compared to prior version of [1]
> is that this can be applied with _any_ underlying real egress qdisc (also
> classless ones).
Looks nice and clean, applied, thanks Daniel.
Powered by blists - more mailing lists