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