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