Sign in
nest-open-source
/
manifest_repos
/
iptables
/
d3ca9cf56ec3190b1eb9900c27a8d1e75adf5446
/
.
/
extensions
/
libxt_AUDIT.t
blob: 97575b0eb1ce830b55da513fc879ccc43bd8c46e [
file
] [
log
] [
blame
]
:
INPUT
,
FORWARD
,
OUTPUT
-
j AUDIT
--
type accept
;=;
OK
-
j AUDIT
--
type drop
;=;
OK
-
j AUDIT
--
type reject
;=;
OK
-
j AUDIT
;;
FAIL
-
j AUDIT
--
type wrong
;;
FAIL