xref: /titanic_41/usr/src/cmd/ipf/examples/example.4 (revision 2b24ab6b3865caeede9eeb9db6b83e1d89dcd1ea)
1#
2# block all ICMP packets.
3#
4block in proto icmp from any to any
5