On Sat, Oct 20, 2018 at 2:33 PM Davide Caratti <[email protected]> wrote: > > in the following command: > > # tc action add action police rate <r> burst <b> conform-exceed <c1>/<c2> > > 'goto chain x' is allowed only for c1: setting it for c2 makes the kernel > crash with NULL pointer dereference, since TC core doesn't initialize the > chain handle. > > Signed-off-by: Davide Caratti <[email protected]>
Acked-by: Cong Wang <[email protected]>
