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