xref
: /
illumos-gate
/
usr
/
src
/
cmd
/
ipf
/
examples
/
example.4
(revision 14b24e2b79293068c8e016a69ef1d872fb5e2fd5)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
# block all ICMP packets.
3
#
4
block in proto icmp from any to any
5