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