Sign in
◑
Theme
android
/
platform
/
external
/
iptables
/
869e38fc
/
.
/
extensions
/
libxt_helper.t
blob: 8c8420ac5693a7ebffe7822c2a1b78288d57f66e [
file
]
:
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