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