allwinner_a64/android/external/iptables/extensions/libxt_helper.t
2018-08-08 16:14:42 +08:00

6 lines
180 B
Perl

:INPUT,FORWARD,OUTPUT
-m helper --helper ftp;=;OK
# should be OK?
# ERROR: should fail: iptables -A INPUT -m helper --helper wrong
# -m helper --helper wrong;;FAIL
-m helper;;FAIL