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