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