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