Fri, Jan 19, 2018 at 09:45:57PM CET, dsah...@gmail.com wrote:
>On 1/17/18 2:48 AM, Jiri Pirko wrote:
>> From: Jiri Pirko
>>
>> This hepler used qdisc dump to list all qdisc and find if block index in
>> question is used by any of them. That means the block with specified
>> index exists.
>>
>> S
On 1/17/18 2:48 AM, Jiri Pirko wrote:
> From: Jiri Pirko
>
> This hepler used qdisc dump to list all qdisc and find if block index in
> question is used by any of them. That means the block with specified
> index exists.
>
> Signed-off-by: Jiri Pirko
> ---
> tc/tc_qdisc.c | 61
> +
From: Jiri Pirko
This hepler used qdisc dump to list all qdisc and find if block index in
question is used by any of them. That means the block with specified
index exists.
Signed-off-by: Jiri Pirko
---
tc/tc_qdisc.c | 61 +++
tc/tc_util.