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