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