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