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