Blame extensions/libip6t_hl.t

Packit Service d1fe03
:INPUT,FORWARD,OUTPUT
Packit Service d1fe03
-m hl;;FAIL
Packit Service d1fe03
-m hl --hl-eq 42;=;OK
Packit Service d1fe03
-m hl ! --hl-eq 42;=;OK
Packit Service d1fe03
-m hl --hl-lt 42;=;OK
Packit Service d1fe03
-m hl --hl-gt 42;=;OK
Packit Service d1fe03
-m hl --hl-gt 42 --hl-eq 42;;FAIL
Packit Service d1fe03
-m hl --hl-gt;;FAIL