On Mon, Jun 13, 2016 at 10:27 AM, Eric Dumazet <eric.duma...@gmail.com> wrote: > On Mon, 2016-06-13 at 10:13 -0700, Eric Dumazet wrote: > >> Presumably we should commit changes on qdisc only if the whole >> ->change() succeeded, but I guess lot of qdisc are buggy in this >> respect.
I suppose so, it should work like a transaction. > > I'll post a v2 fixing this issue as well. > > Thanks!