Sign in
nest-open-source
/
manifest_repos
/
iptables
/
f0e5b60f468d4f5458181631368b088622b7e075
/
.
/
extensions
/
libxt_pkttype.t
blob: d93baeaf24ec317c5483dd364a21016690b3fcd3 [
file
] [
log
] [
blame
]
:
INPUT
,
FORWARD
,
OUTPUT
-
m pkttype
--
pkt
-
type unicast
;=;
OK
-
m pkttype
--
pkt
-
type broadcast
;=;
OK
-
m pkttype
--
pkt
-
type multicast
;=;
OK
-
m pkttype
--
pkt
-
type wrong
;;
FAIL
-
m pkttype
;;
FAIL