Blame extensions/libip6t_HL.t

Packit Service d1fe03
:PREROUTING,INPUT,FORWARD,OUTPUT,POSTROUTING
Packit Service d1fe03
*mangle
Packit Service d1fe03
-j HL --hl-set 42;=;OK
Packit Service d1fe03
-j HL --hl-inc 1;=;OK
Packit Service d1fe03
-j HL --hl-dec 1;=;OK
Packit Service d1fe03
-j HL --hl-set 256;;FAIL
Packit Service d1fe03
-j HL --hl-inc 0;;FAIL
Packit Service d1fe03
-j HL --hl-dec 0;;FAIL
Packit Service d1fe03
-j HL --hl-dec 1 --hl-inc 1;;FAIL
Packit Service d1fe03
-j HL --hl-set --hl-inc 1;;FAIL