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