Blame extensions/libxt_cpu.t

Packit Service d1fe03
:INPUT,FORWARD,OUTPUT
Packit Service d1fe03
-m cpu --cpu 0;=;OK
Packit Service d1fe03
-m cpu ! --cpu 0;=;OK
Packit Service d1fe03
-m cpu --cpu 4294967295;=;OK
Packit Service d1fe03
-m cpu --cpu 4294967296;;FAIL
Packit Service d1fe03
-m cpu;;FAIL