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