On Sat, Oct 20, 2018 at 2:33 PM Davide Caratti <[email protected]> wrote:
>
> in the following command:
>
>  # tc action add action <c1> random <rand_type> <c2> <rand_param>
>
> '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]>

Reply via email to