Hello, everyone!

How can I add filter rule with full handle option

tc filter replace dev eno5 parent ffff: pref 49100 handle 800:10:800
protocol ip u32 match u8 0 0

I get error:
Error: cls_u32: Handle specified hash table address mismatch

Why I get error?

Am I right to article below?

handle 800:10:888 is this:
800 - number of hash table
10 - number of divisor
888 - number of filter rule

I appreciate for your answers. Thanks!

-- 
Best regards,
Denis Gubin

Reply via email to