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